-
Notifications
You must be signed in to change notification settings - Fork 522
akamai: handle input leniently #10158
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The alternative here is to stash them somewhere; I don't think that is worth it since they original data is still in the event.original.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add error.message: "exception during base64 decoding"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would cause the tests to fail since the vectors here are intentionally corrupted. I've added a place-holder.
🚀 Benchmarks reportTo see the full report comment with |
|
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
chrisberkhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just minor comments
packages/akamai/data_stream/siem/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/akamai/data_stream/siem/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/akamai/data_stream/siem/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add error.message: "exception during base64 decoding"?
packages/akamai/data_stream/siem/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
|
💚 Build Succeeded
History
cc @efd6 |
|
Package akamai - 2.26.0 containing this change is available at https://epr.elastic.co/package/akamai/2.26.0/ |
Also remove all redundant null-safe operators.
Also remove all redundant null-safe operators.




Proposed commit message
See title.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots