logging - How to parse logentries log with goaccess? -
i having logs of servers on logentries , when try open goaccess gives me wrong statistics. there way through can parse logentries log goaccess. trying parse logentries log goaccess. trying change log format in goaccess.conf, not able find correct logs.
adding following config file, works 2 lines posted above:
log-format %^ %^ %^ %^ %^ %^ %^ %^ %^ %h %^[%d:%t %^] "%r" %s %b "%r" "%u" log-date %d/%b/%y log-time %h:%m:%s
then run goaccess as:
goaccess -f access.log -p /path/to/goaccess.conf
make sure running v0.9 though.
Comments
Post a Comment