aws: improve error.message and add event.kind:pipeline_error for pipeline errors#11112
aws: improve error.message and add event.kind:pipeline_error for pipeline errors#11112efd6 merged 3 commits intoelastic:mainfrom
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
guardduty |
1152.07 | 801.28 | -350.79 (-30.45%) | 💔 |
waf |
7407.41 | 5917.16 | -1490.25 (-20.12%) | 💔 |
cloudfront_logs |
2518.89 | 1923.08 | -595.81 (-23.65%) | 💔 |
cloudwatch_logs |
500000 | 250000 | -250000 (-50%) | 💔 |
elb_logs |
4739.34 | 3937.01 | -802.33 (-16.93%) | 💔 |
firewall_logs |
3184.71 | 2538.07 | -646.64 (-20.3%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
There was a problem hiding this comment.
If you have an easy way to update these, consider making the "with tag" part conditional on whether the processor has a tag.
For example:
|
@romulets I would like to understand how to resolve the conflicts in this PR. There are three possible approaches (four):
|
There was a problem hiding this comment.
nit:
For a few values, with tag (whitespace in front of with) is used, for a few this whitespace is missing.
There was a problem hiding this comment.
Thanks, I thought I got all of them with a s///g.
|
@ishleenk17 and @constanca-m it would be really helpful if you could also check out the blocking PR #11397 that this depends on. |
…line errors Also fix instances of incorrect yaml for script processors.
|
💚 Build Succeeded
History
cc @efd6 |
|
Package aws - 2.27.0 containing this change is available at https://epr.elastic.co/search?package=aws |
…line errors (elastic#11112) Also fix instances of incorrect yaml for script processors.
…line errors (elastic#11112) Also fix instances of incorrect yaml for script processors.


Proposed commit message
Also fix instances of incorrect yaml for script processors.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
related.entity(and add missing data) #11397Screenshots