Correction #9376
Feedback on System Monitoring — Filter Log Format for pfSense 2.2
Start date:
03/06/2019
Due date:
% Done:
0%
Estimated time:
Description
Page: https://docs.netgate.com/pfsense/en/latest/monitoring/logs/raw-filter-format.html
Github user: https://github.com/bbrendon
Feedback: This is incorrect...
<action> ::= "pass" | "block" -- Action taken that resulted in the log entry
Action can also have the value of unkn(%u)
History
#1
Updated by Jim Pingle 4 months ago
- Category set to Logging
#2
Updated by Jim Pingle 4 months ago
- Description updated (diff)
#3
Updated by Jim Pingle 4 months ago
- Status changed from New to Resolved
Added it to the action line as well as reason and direction, since all of them could have that value (per filterlog.c)