-
Notifications
You must be signed in to change notification settings - Fork 474
[CiscoIOS] Restore system Message handling for Cisco IOS #10147
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) |
🚀 Benchmarks reportTo see the full report comment with |
packages/cisco_ios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/cisco_ios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
💚 Build Succeeded
History
|
|
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.
LGTM
Package cisco_ios - 1.26.10 containing this change is available at https://epr.elastic.co/search?package=cisco_ios |
Proposed commit message
https://github.com/elastic/sdh-beats/issues/4823
The changes introduced in #9102 caused Cisco IOS integration not to handle system messages anymore. This PR fixes it.
event.timezone
from syslog timestamp, which I don't think is accurate representation. But customer may find it annoying.Before
After
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots