Skip to content

Commit cea5860

Browse files
panw_cortex_xdr: don't update fleet health status to degraded when template evaluation fails (elastic#17120)
The data-collection code no longer fetches the first page twice; the fix is to add 1 in `.last_response.page` and then multiply by 100. These changes improve the system test and add `assert.hit_count` This change bumps minimum Kibana version to ^8.19.4 || ~9.0.7 || ^9.1.4 and adds `do_not_log_failure: true` in set processors to avoid updating fleet health status to degraded.
1 parent 34efb9e commit cea5860

11 files changed

Lines changed: 1263 additions & 886 deletions

File tree

packages/panw_cortex_xdr/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: "2.5.0"
3+
changes:
4+
- description: Prevent updating fleet health status to degraded when template evaluation fails.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/17120
27
- version: "2.4.0"
38
changes:
49
- description: Use `terminate` processor instead of `fail` processor to handle agent errors.

0 commit comments

Comments
 (0)