Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/panw/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ The ingest-geoip Elasticsearch plugin is required to run this module.

### PAN-OS

{{event "panos"}}

{{fields "panos"}}
11 changes: 11 additions & 0 deletions packages/panw/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# newer versions go on top
- version: "2.2.1"
changes:
- description: Fix search terms in saved searches
type: bugfix
link: https://github.com/elastic/integrations/pull/3324
- description: Remove invalid value in sample event and publish in documentation
type: bugfix
link: https://github.com/elastic/integrations/pull/3324
- description: Add threat term to threat data set event.category
type: enhancement
link: https://github.com/elastic/integrations/pull/3324
- version: "2.2.0"
changes:
- description: Replace syslog input with UDP/TCP input and syslog processor.
Expand Down
Loading