NAME
eris::log::context::pfSense::filterlog - Parse the pfSense filterlog
VERSION
version 0.008
SYNOPSIS
Parses the pfSense/*BSD filterlog generated by the OpenBSD (p)acket(f)filter in CSV format.
ATTRIBUTES
parser
An instance of Text::CSV_XS to parse the log line. The default will be sufficient for most purposes.
matcher
Matches only the literal string 'filterlog'
METHODS
contextualize_message
Parses the raw filterlog CSV data into a structured document
Tags messages with 'security', and 'firewall'.
SEE ALSO
eris::log::contextualizer, eris::role::context
AUTHOR
Brad Lhotsky <brad@divisionbyzero.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Brad Lhotsky.
This is free software, licensed under:
The (three-clause) BSD License