My PF logs wind up looking like:
Is there any way to get logger(1) to NOT append its PID, so the lines could look like:
Code:
Mar 25 13:59:02 flamingo pf[57755]: 00:01:34.232090 rule 0/0(match): block in on en0: 172.24.32.41 > 224.0.0.1: igmp query v2
Is there any way to get logger(1) to NOT append its PID, so the lines could look like:
Code:
Mar 25 13:59:02 flamingo pf: 00:01:34.232090 rule 0/0(match): block in on en0: 172.24.32.41 > 224.0.0.1: igmp query v2