Skip to content

Commit d4c5d59

Browse files
alaudazzimjwolf
andauthored
[PANW] Fix broken link (elastic#15504)
* Fix broken link * Update changelog and manifest * Update packages/panw/changelog.yml Co-authored-by: Michael Wolf <[email protected]> --------- Co-authored-by: Michael Wolf <[email protected]>
1 parent 1df7268 commit d4c5d59

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

packages/panw/_dev/build/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Elastic Agent is required to stream data from the syslog or log file receiver an
5050

5151
### Collect logs via syslog
5252

53-
To configure syslog monitoring, follow the steps described in the [Configure Syslog Monitoring](https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/monitoring/use-syslog-for-monitoring/configure-syslog-monitoring) documentation.
53+
To configure syslog monitoring, follow the steps described in the [Configure Syslog Monitoring](https://docs.paloaltonetworks.com/ngfw/administration/monitoring/use-syslog-for-monitoring/configure-syslog-monitoring) documentation.
5454

5555
### Collect logs via log file
5656

packages/panw/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "5.3.4"
3+
changes:
4+
- description: Fix broken link on the Palo Alto Network Integration page.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/15504
27
- version: "5.3.3"
38
changes:
49
- description: Changed owners.

packages/panw/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Elastic Agent is required to stream data from the syslog or log file receiver an
5050

5151
### Collect logs via syslog
5252

53-
To configure syslog monitoring, follow the steps described in the [Configure Syslog Monitoring](https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/monitoring/use-syslog-for-monitoring/configure-syslog-monitoring) documentation.
53+
To configure syslog monitoring, follow the steps described in the [Configure Syslog Monitoring](https://docs.paloaltonetworks.com/ngfw/administration/monitoring/use-syslog-for-monitoring/configure-syslog-monitoring) documentation.
5454

5555
### Collect logs via log file
5656

packages/panw/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: panw
22
title: Palo Alto Next-Gen Firewall
3-
version: "5.3.3"
3+
version: "5.3.4"
44
description: Collect logs from Palo Alto next-gen firewalls with Elastic Agent.
55
type: integration
66
format_version: "3.0.3"

0 commit comments

Comments
 (0)