Skip to content
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

Added cisco asa #35

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Added cisco asa #35

merged 1 commit into from
Aug 17, 2020

Conversation

jmwilliams89
Copy link
Contributor

No description provided.


- id: cisco_parser
type: regex_parser
regex: '^(?P<timestamp>[\d\w\s:\-]+?)(?: asa )?: %(?P<message_id>[\w\d-]+):\s(?P<message>.*)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat trick with the non-capturing group

@jmwilliams89 jmwilliams89 merged commit 3b1df8a into master Aug 17, 2020
@jmwilliams89 jmwilliams89 deleted the cisco-asa branch August 17, 2020 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants