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 meraki #39

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Added cisco meraki #39

merged 1 commit into from
Aug 17, 2020

Conversation

jmwilliams89
Copy link
Contributor

No description provided.


- id: meraki_parser
type: regex_parser
regex: '^(?P<timestamp>[a-zA-z]+ \d{2} \d{2}:\d{2}:\d{2}) (?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.

Does meraki not send syslog messages?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't definitely answer that. Based on the sample logs MC saved and her fluentd configuration, it doesn't look like it, because they don't start with a priority code and they have custom parsing going on. But then again, I don't know if that's because they saved the sample logs incorrectly.

@jmwilliams89 jmwilliams89 merged commit 9b31ade into master Aug 17, 2020
@jmwilliams89 jmwilliams89 deleted the cisco-meraki branch August 17, 2020 15:00
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