ssi_some: fix template program error to prevent updating fleet health status to degraded - #15584
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
idm_sync |
27777.78 | 20833.33 | -6944.45 (-25%) | 💔 |
am_authentication |
20833.33 | 16949.15 | -3884.18 (-18.64%) | 💔 |
To see the full report comment with /test benchmark fullreport
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
| changes: | ||
| - description: Prevent updating fleet health status to degraded. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
| link: https://github.com/elastic/integrations/pull/1 | |
| link: https://github.com/elastic/integrations/pull/15584 |
|
@brijesh-elastic @kcreddy, should we not also add 9.1.4 to all kibana versions since the httpjson fix is not in the earlier 9.1.x versions ? |
| conditions: | ||
| kibana: | ||
| version: "^8.13.0 || ^9.0.0" | ||
| version: "^8.19.4 || ^9.0.7" |
There was a problem hiding this comment.
| version: "^8.19.4 || ^9.0.7" | |
| version: "^8.19.4 || ~9.0.7 || ^9.1.4" |
💚 Build Succeeded
History
|
|
Package atlassian_bitbucket - 2.6.0 containing this change is available at https://epr.elastic.co/package/atlassian_bitbucket/2.6.0/ |
|
Package forgerock - 1.22.0 containing this change is available at https://epr.elastic.co/package/forgerock/1.22.0/ |
|
Package httpjson - 1.24.0 containing this change is available at https://epr.elastic.co/package/httpjson/1.24.0/ |
|
Package lumos - 1.6.0 containing this change is available at https://epr.elastic.co/package/lumos/1.6.0/ |
|
Package microsoft_exchange_online_message_trace - 1.29.0 containing this change is available at https://epr.elastic.co/package/microsoft_exchange_online_message_trace/1.29.0/ |
|
Package sophos_central - 1.20.0 containing this change is available at https://epr.elastic.co/package/sophos_central/1.20.0/ |
|
Package tenable_sc - 1.32.0 containing this change is available at https://epr.elastic.co/package/tenable_sc/1.32.0/ |
|
Package ti_eset - 1.8.0 containing this change is available at https://epr.elastic.co/package/ti_eset/1.8.0/ |
|
Package zerofox - 1.29.0 containing this change is available at https://epr.elastic.co/package/zerofox/1.29.0/ |
|
Package zeronetworks - 1.19.0 containing this change is available at https://epr.elastic.co/package/zeronetworks/1.19.0/ |
Proposed commit message
Prevent updating fleet health status to degraded for following packages
when HTTPJSON template value evaluation is empty.
This change bumps minimum Kibana version to ^8.19.4 || ~9.0.7 || ^9.1.4 and
adds
do_not_log_failure: truein set processors to avoid updatingfleet health status to degraded.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots