-
Notifications
You must be signed in to change notification settings - Fork 519
[cisco_ise] Fix multiple pipeline processing issues #11619
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/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
|
This PR will continue failing until the elastic-package is updated elastic/elastic-package#2192 |
.../cisco_ise/data_stream/log/elasticsearch/ingest_pipeline/pipeline_passed_authentications.yml
Outdated
Show resolved
Hide resolved
|
/test |
|
/test |
🚀 Benchmarks reportTo see the full report comment with |
go.mod
Outdated
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.
Please wait for this release to succeed. It was unexpectedly tagged, and hasn't been properly created yet.
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.
Updating in #11709
|
/test |
💚 Build Succeeded
History
cc @aleksmaus |
|
|
Package cisco_ise - 1.24.1 containing this change is available at https://epr.elastic.co/package/cisco_ise/1.24.1/ |
* Fix multiple pipeline processing issues
* Fix multiple pipeline processing issues



Proposed commit message
Fix multiple pipeline processing issues, based on the users reported issues:
field [_ingest._value] does not contain value_split [=][grok_message_details: For input string: "05:00:02.595", Cannot invoke "java.lang.CharSequence.length()" because "this.wrapped" is null]13.33.14.64, AdminSession=ProfilerSession' is not an IP string literal.(!) The first fix requires changes in the elastic-package to handle validation on the field with
enabled:falseChecklist
changelog.ymlfile.Related issues