-
Notifications
You must be signed in to change notification settings - Fork 515
feat: Preserve event.original when pipeline errors in integration-experience integrations (part 3) #15805
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
feat: Preserve event.original when pipeline errors in integration-experience integrations (part 3) #15805
Conversation
b739eed to
eea70e5
Compare
- Added append processor to global on_failure to preserve event original - Added append processor to default pipelines to preserve event original if error.message is set Affects the following integrations: - imperva - iptables - juniper_srx - modsecurity - netflow - panw - pfsense - proxysg - qnap_nas - snort - sonicwall_firewall
eea70e5 to
c1a52e3
Compare
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
💚 Build Succeeded
History
|
|
Package imperva - 1.9.0 containing this change is available at https://epr.elastic.co/package/imperva/1.9.0/ |
|
Package iptables - 1.22.0 containing this change is available at https://epr.elastic.co/package/iptables/1.22.0/ |
|
Package juniper_srx - 1.26.0 containing this change is available at https://epr.elastic.co/package/juniper_srx/1.26.0/ |
|
Package modsecurity - 1.22.0 containing this change is available at https://epr.elastic.co/package/modsecurity/1.22.0/ |
|
Package netflow - 2.24.0 containing this change is available at https://epr.elastic.co/package/netflow/2.24.0/ |
|
Package panw - 5.4.0 containing this change is available at https://epr.elastic.co/package/panw/5.4.0/ |
|
Package pfsense - 1.24.0 containing this change is available at https://epr.elastic.co/package/pfsense/1.24.0/ |
|
Package proxysg - 0.7.0 containing this change is available at https://epr.elastic.co/package/proxysg/0.7.0/ |
|
Package qnap_nas - 1.24.0 containing this change is available at https://epr.elastic.co/package/qnap_nas/1.24.0/ |
|
Package snort - 1.20.0 containing this change is available at https://epr.elastic.co/package/snort/1.20.0/ |
|
Package sonicwall_firewall - 1.20.0 containing this change is available at https://epr.elastic.co/package/sonicwall_firewall/1.20.0/ |
…#15805) - Added append processor to global on_failure to preserve event original - Added append processor to default pipelines to preserve event original if error.message is set Affects the following integrations: - imperva - iptables - juniper_srx - modsecurity - netflow - panw - pfsense - proxysg - qnap_nas - snort - sonicwall_firewall
Proposed commit message
event.original.error.messageis set.Integrations
Checklist
changelog.ymlfile.- [ ] I have verified that any added dashboard complies with Kibana's Dashboard good practicesRelated issues