Private GIT

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

Update pf-09.2019.grok

- Elastic Common Schema
- Linked 10-pf.conf to lines 11-12 eliminating adjustment when using pfSense/OPNsense
parent 4dfd190f
Branches
Tags
No related merge requests found
...@@ -5,9 +5,12 @@ ...@@ -5,9 +5,12 @@
# Edited 14 Feb 2015 by Elijah Paul elijah.paul@gmail.com # Edited 14 Feb 2015 by Elijah Paul elijah.paul@gmail.com
# Edited 10 Mar 2015 by Bernd Zeimetz <bernd@bzed.de> # Edited 10 Mar 2015 by Bernd Zeimetz <bernd@bzed.de>
# Edited 28 Oct 2017 by Brian Turek <brian.turek@gmail.com> # Edited 28 Oct 2017 by Brian Turek <brian.turek@gmail.com>
# Edited 5 Jan 2017 by Andrew Wilson <andrew@3ilson.com> # Edited 2017-2019 by Andrew Wilson <andrew@3ilson.com>
# Edited 30 Apr 2019 by Mike Eriksson <mike@swedishmike.org> # Edited 30 Apr 2019 by Mike Eriksson <mike@swedishmike.org>
PFSENSE %{MONTH}.%{MONTHDAY}.*%{TIME}.%{WORD:application}:.%{GREEDYDATA:msg}
OPNSENSE %{MONTH}.%{MONTHDAY}.*%{TIME}.%{HOSTNAME}.%{WORD:application}:.%{GREEDYDATA:msg}
PF_LOG_ENTRY %{PF_LOG_DATA}%{PF_IP_SPECIFIC_DATA}%{PF_IP_DATA}%{PF_PROTOCOL_DATA}? PF_LOG_ENTRY %{PF_LOG_DATA}%{PF_IP_SPECIFIC_DATA}%{PF_IP_DATA}%{PF_PROTOCOL_DATA}?
PF_LOG_DATA %{INT:event.code},%{INT:sub_rule}?,,%{INT:tracker},%{DATA:interface},%{WORD:event.outcome},%{WORD:event.action},%{WORD:network.direction}, PF_LOG_DATA %{INT:event.code},%{INT:sub_rule}?,,%{INT:tracker},%{DATA:interface},%{WORD:event.outcome},%{WORD:event.action},%{WORD:network.direction},
PF_IP_DATA %{INT:length},%{IP:source.ip},%{IP:destination.ip}, PF_IP_DATA %{INT:length},%{IP:source.ip},%{IP:destination.ip},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment