> I know complaining is useless.  Forgive me this time.
> 
> I'm about to run my own web server using OpenBSD.  I'm giving my first
> steps with pf.  I was very enthusiastic till I got to this point:
> 
> https://www.openbsd.org/faq/pf/logging.html
> 
> It says:
> 
>     The log file written by pflogd is in binary format and cannot be
>     read using a text editor.
> 
> So, *binary* logs.  Sounds familiar to me.  And then:

Your type of person seems familiar to be me.  Undeducated *check*
opinioned *check*  Contrasting authoritatively without any education
to back it up *check*

pflog generates pcap files.  that is the DEFACTO INDUSTRY format
for packet logs, since they can be generated at extremely high speed
without decomposition, and then can be analysed later, offline, using
the pcap library with a sophisticated grammer and bpf executation
engine.

So now get lost, grow up, go learn something, and stop being a dick
comparing things you don't know anything about to other things you
don't know anything about.

There is no way to forgive people who intentionally step in the shit.

Reply via email to