Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 93f5d1c5 authored by Andrew's avatar Andrew Committed by GitHub
Browse files

Update 10-pf.conf

parent 5a19120f
No related branches found
No related tags found
No related merge requests found
filter {
if "pf" in [tags] {
grok {
add_tag => [ "firewall" ]
#PFsense
#match => [ "message", "<(?<evtid>.*)>(?<datetime>(?:Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?|Sep(?:tember)?|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?)\s+(?:(?:0[1-9])|(?:[12][0-9])|(?:3[01])|[1-9]) (?:2[0123]|[01]?[0-9]):(?:[0-5][0-9]):(?:[0-5][0-9])) (?<prog>.*?): (?<msg>.*)" ]
#OPNsense
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment