Commit cea5860
authored
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
- data_stream
- alerts
- _dev
- deploy/docker
- test/system
- agent/stream
- incidents
- _dev
- deploy/docker
- test/system
- agent/stream
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
0 commit comments