[cisco_meraki] Address the changes in Firmware MX18.101#7391
Merged
bhapas merged 2 commits intoelastic:mainfrom Aug 16, 2023
Merged
[cisco_meraki] Address the changes in Firmware MX18.101#7391bhapas merged 2 commits intoelastic:mainfrom
bhapas merged 2 commits intoelastic:mainfrom
Conversation
6e6c3d1 to
2bc2270
Compare
🌐 Coverage report
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
efd6
reviewed
Aug 15, 2023
packages/cisco_meraki/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/cisco_meraki/data_stream/log/elasticsearch/ingest_pipeline/flows.yml
Outdated
Show resolved
Hide resolved
efd6
reviewed
Aug 16, 2023
packages/cisco_meraki/data_stream/log/_dev/test/pipeline/test-flows.log
Outdated
Show resolved
Hide resolved
efd6
approved these changes
Aug 16, 2023
|
Package cisco_meraki - 1.11.1 containing this change is available at https://epr.elastic.co/search?package=cisco_meraki |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Cisco has changed the event_type for flow/ruleset logs, from flows to multiple other types. See the info box in the "Flows" paragraph in documentation, and the list of event_types This causes the logs-cisco_meraki.log pipeline to skip the logs-cisco_meraki.log-flows pipeline.
The flows pipeline also needs updating to correctly parse the new event types.
Checklist
changelog.ymlfile.How to test this PR locally
Related issues
Screenshots