Skip to content

Commit 2a662e1

Browse files
committed
panw: fix terms in saved search
This brings the searches into line with the changes made in #3094. The granularity of event fields is not fine enough within the panw integration to be able to replicate the behaviour that previously existed, so the panw.panos.type field is used instead.
1 parent 860c837 commit 2a662e1

File tree

7 files changed

+188
-3
lines changed

7 files changed

+188
-3
lines changed

packages/panw/changelog.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# newer versions go on top
2+
- version: "2.1.1"
3+
changes:
4+
- description: Fix search terms in saved searches
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/3324
7+
- description: Add threat term to threat data set event.category
8+
type: enhancement
9+
link: https://github.com/elastic/integrations/pull/3324
210
- version: "2.1.0"
311
changes:
412
- description: Add GeoIP/ASN data for `*.nat.ip` fields

0 commit comments

Comments
 (0)