-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Filebeat][Cisco ASA] log enhancement and performance #24744
Merged
andrewkroh
merged 23 commits into
elastic:master
from
andrewkroh:evoila-ingestCiscoMessagePattern
Apr 19, 2021
Merged
[Filebeat][Cisco ASA] log enhancement and performance #24744
andrewkroh
merged 23 commits into
elastic:master
from
andrewkroh:evoila-ingestCiscoMessagePattern
Apr 19, 2021
Commits on Aug 27, 2020
-
ecs fix - more message pattern
- Fixed some ECS issues - added anchors on grok patterns for performance - added messages: ------------------------- 434004 434002 713905 750002 750003 110002 419002 602304 602303 713120 713202 713901 713904 713906 713905 ------------------------- - with the messages pattern added also this commit add four new event action types in the script that mapped event actions to the event.kind/category/type - added set processor for adding outcome, action and protocol if necessary for the new messages
Configuration menu - View commit details
-
Copy full SHA for 769af9d - Browse repository at this point
Copy the full SHA 769af9dView commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e0491e - Browse repository at this point
Copy the full SHA 8e0491eView commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b13af6e - Browse repository at this point
Copy the full SHA b13af6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eafaae2 - Browse repository at this point
Copy the full SHA eafaae2View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 40814cc - Browse repository at this point
Copy the full SHA 40814ccView commit details
Commits on Sep 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b992fcd - Browse repository at this point
Copy the full SHA b992fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5386064 - Browse repository at this point
Copy the full SHA 5386064View commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1775792 - Browse repository at this point
Copy the full SHA 1775792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14aebc0 - Browse repository at this point
Copy the full SHA 14aebc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029083f - Browse repository at this point
Copy the full SHA 029083fView commit details
Commits on Oct 21, 2020
-
Fix parsing on 106014 with an additional ${SPACE} in grok pattern, so…
… space in between is optional in log message
Configuration menu - View commit details
-
Copy full SHA for e398834 - Browse repository at this point
Copy the full SHA e398834View commit details
Commits on Oct 30, 2020
-
This fixing finally 106014. We have, afaik, two options. Use IPORHOST to not match '(type' or using '(?<destination.address>[^ (]*)' so we only dispense on space or '(' for the case destination.address is weird. NOTSPACE is not work in this case.
Configuration menu - View commit details
-
Copy full SHA for 1e9da38 - Browse repository at this point
Copy the full SHA 1e9da38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e664cd6 - Browse repository at this point
Copy the full SHA e664cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for babe7b5 - Browse repository at this point
Copy the full SHA babe7b5View commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for faf2659 - Browse repository at this point
Copy the full SHA faf2659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763132e - Browse repository at this point
Copy the full SHA 763132eView commit details
Commits on Mar 24, 2021
-
Merge branch 'ingestCiscoMessagePattern' of https://github.com/evoila…
…/beats into evoila-ingestCiscoMessagePattern
Configuration menu - View commit details
-
Copy full SHA for 195e645 - Browse repository at this point
Copy the full SHA 195e645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24aef0f - Browse repository at this point
Copy the full SHA 24aef0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0abf355 - Browse repository at this point
Copy the full SHA 0abf355View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b154e4 - Browse repository at this point
Copy the full SHA 9b154e4View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1bf67a2 - Browse repository at this point
Copy the full SHA 1bf67a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d8c88 - Browse repository at this point
Copy the full SHA a5d8c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b32165 - Browse repository at this point
Copy the full SHA 0b32165View commit details
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.