/meraki_syslog_parser

This Python script provides functions to parse different types of logs: URL logs, firewall logs, and event logs. Each function uses regular expressions to extract relevant information from a log entry and returns a dictionary with the parsed data.

Primary LanguagePythonApache License 2.0Apache-2.0

Watchers