feat: Preserve event.original when pipeline errors in integration-experience integrations (part 1) - #15798
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
log |
2652.52 | 1992.03 | -660.49 (-24.9%) | 💔 |
Package cisco_asa 👍(0) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
log |
1156.07 | 773.4 | -382.67 (-33.1%) | 💔 |
Package cisco_ftd 👍(0) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
log |
1025.64 | 744.6 | -281.04 (-27.4%) | 💔 |
To see the full report comment with /test benchmark fullreport
76ace3f to
019cb0b
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: - arista_ngfw - cef - checkpoint - cisco_aironet - cisco_asa - cisco_ftd - cisco_ios - cisco_ise - cisco_nexus - cisco_secure_email_gateway
019cb0b to
f5da8c3
Compare
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
💚 Build Succeeded
History
|
|
Package arista_ngfw - 1.5.0 containing this change is available at https://epr.elastic.co/package/arista_ngfw/1.5.0/ |
|
Package cef - 2.22.0 containing this change is available at https://epr.elastic.co/package/cef/2.22.0/ |
|
Package checkpoint - 1.42.0 containing this change is available at https://epr.elastic.co/package/checkpoint/1.42.0/ |
|
Package cisco_aironet - 1.18.0 containing this change is available at https://epr.elastic.co/package/cisco_aironet/1.18.0/ |
|
Package cisco_asa - 2.44.0 containing this change is available at https://epr.elastic.co/package/cisco_asa/2.44.0/ |
|
Package cisco_ftd - 3.12.0 containing this change is available at https://epr.elastic.co/package/cisco_ftd/3.12.0/ |
|
Package cisco_ios - 1.34.0 containing this change is available at https://epr.elastic.co/package/cisco_ios/1.34.0/ |
|
Package cisco_ise - 1.30.0 containing this change is available at https://epr.elastic.co/package/cisco_ise/1.30.0/ |
|
Package cisco_nexus - 1.5.0 containing this change is available at https://epr.elastic.co/package/cisco_nexus/1.5.0/ |
|
Package cisco_secure_email_gateway - 1.28.0 containing this change is available at https://epr.elastic.co/package/cisco_secure_email_gateway/1.28.0/ |
…#15798) - 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: - arista_ngfw - cef - checkpoint - cisco_aironet - cisco_asa - cisco_ftd - cisco_ios - cisco_ise - cisco_nexus - cisco_secure_email_gateway
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