-
Notifications
You must be signed in to change notification settings - Fork 474
SSI Integration: Use terminate processor instead of fail #14393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Package abnormal_security - 1.10.0 containing this change is available at https://epr.elastic.co/package/abnormal_security/1.10.0/ |
Package beyondtrust_pra - 0.3.0 containing this change is available at https://epr.elastic.co/package/beyondtrust_pra/0.3.0/ |
Package claroty_xdome - 0.3.0 containing this change is available at https://epr.elastic.co/package/claroty_xdome/0.3.0/ |
Package crowdstrike - 1.77.0 containing this change is available at https://epr.elastic.co/package/crowdstrike/1.77.0/ |
Package cyberark_epm - 1.2.0 containing this change is available at https://epr.elastic.co/package/cyberark_epm/1.2.0/ |
Package google_secops - 1.2.0 containing this change is available at https://epr.elastic.co/package/google_secops/1.2.0/ |
Package google_workspace - 2.42.0 containing this change is available at https://epr.elastic.co/package/google_workspace/2.42.0/ |
Package imperva_cloud_waf - 1.13.0 containing this change is available at https://epr.elastic.co/package/imperva_cloud_waf/1.13.0/ |
Package m365_defender - 3.12.0 containing this change is available at https://epr.elastic.co/package/m365_defender/3.12.0/ |
Package microsoft_defender_endpoint - 2.41.0 containing this change is available at https://epr.elastic.co/package/microsoft_defender_endpoint/2.41.0/ |
Package microsoft_sentinel - 1.2.0 containing this change is available at https://epr.elastic.co/package/microsoft_sentinel/1.2.0/ |
Package miniflux - 0.3.0 containing this change is available at https://epr.elastic.co/package/miniflux/0.3.0/ |
Package nozomi_networks - 0.2.0 containing this change is available at https://epr.elastic.co/package/nozomi_networks/0.2.0/ |
Package panw_cortex_xdr - 2.4.0 containing this change is available at https://epr.elastic.co/package/panw_cortex_xdr/2.4.0/ |
Package proofpoint_itm - 0.3.0 containing this change is available at https://epr.elastic.co/package/proofpoint_itm/0.3.0/ |
Package qualys_vmdr - 6.8.0 containing this change is available at https://epr.elastic.co/package/qualys_vmdr/6.8.0/ |
Package qualys_was - 0.3.0 containing this change is available at https://epr.elastic.co/package/qualys_was/0.3.0/ |
Package rapid7_insightvm - 2.1.0 containing this change is available at https://epr.elastic.co/package/rapid7_insightvm/2.1.0/ |
Package servicenow - 1.1.0 containing this change is available at https://epr.elastic.co/package/servicenow/1.1.0/ |
Package splunk - 0.5.0 containing this change is available at https://epr.elastic.co/package/splunk/0.5.0/ |
Package sublime_security - 1.11.0 containing this change is available at https://epr.elastic.co/package/sublime_security/1.11.0/ |
Package symantec_endpoint_security - 1.14.0 containing this change is available at https://epr.elastic.co/package/symantec_endpoint_security/1.14.0/ |
Package tenable_io - 4.2.0 containing this change is available at https://epr.elastic.co/package/tenable_io/4.2.0/ |
Package ti_google_threat_intelligence - 0.2.0 containing this change is available at https://epr.elastic.co/package/ti_google_threat_intelligence/0.2.0/ |
Package ti_greynoise - 0.2.0 containing this change is available at https://epr.elastic.co/package/ti_greynoise/0.2.0/ |
Package ti_recordedfuture - 2.3.0 containing this change is available at https://epr.elastic.co/package/ti_recordedfuture/2.3.0/ |
Package vectra_rux - 0.3.0 containing this change is available at https://epr.elastic.co/package/vectra_rux/0.3.0/ |
Package wiz - 3.5.0 containing this change is available at https://epr.elastic.co/package/wiz/3.5.0/ |
Package zscaler_zia - 3.14.0 containing this change is available at https://epr.elastic.co/package/zscaler_zia/3.14.0/ |
This will utilize the `terminate` processor instead of the `fail` processor, as the `fail` processor introduces an unwanted side effect by creating an additional `error.message` value. Upgrade the `format_version` to latest 8.4.0
Proposed commit message
Checklist
changelog.yml
file.Related issues