Re: PF firewall log problems
From: Hornet (hornetmadness_at_gmail.com)
Date: 07/08/05
- Previous message: steve lasiter: "DarwinStreamingServer problem"
- In reply to: fbsd_user: "PF firewall log problems"
- Next in thread: fbsd_user: "RE: PF firewall log problems"
- Reply: fbsd_user: "RE: PF firewall log problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 7 Jul 2005 20:53:55 -0400 To: fbsd_user@a1poweruser.com
On 7/7/05, fbsd_user <fbsd_user@a1poweruser.com> wrote:
> How can I change the default wait time for PF buffer writes to the log file?
> The log records are being held in the buffers for a long time before being
> written out.
> I want to change this to a shorter time.
How are you viewing the data?
Realtime tcpdump
tcpdump -n -e -ttt -i pflog0
or
Viewing pflog
tcpdump -n -e -ttt -r /var/log/pflog
Anything written to the tty is going to be a bit slower, of course if
you can "jack into your brain" all would be solved.
>
>
> Are there any tools or ports for use on the PF log file to create better
> standardized reports?
I think there is one called hatchet. Of course you can't beat good old
fashion grep,awk, and maybe sed
>
> Where can I find a description of the PF log record fields?
http://www.freebsd.org/cgi/man.cgi?query=pflog&sektion=4
>
> Thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
Erik
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: steve lasiter: "DarwinStreamingServer problem"
- In reply to: fbsd_user: "PF firewall log problems"
- Next in thread: fbsd_user: "RE: PF firewall log problems"
- Reply: fbsd_user: "RE: PF firewall log problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|