Open Proper-Job opened 2 months ago
There have been some updates to the XFF fields and their parsing. You can find more details in the release notes here: https://goaccess.io/release-notes#release-1.6.3. Be sure to check the man page for examples. Depending how your IPs are delimited, you could use for instance,
goaccess access.log --log-format='%D %^ %^ %^ [%d:%t %^] "%r" %s %b "%R" "%u" "~h{,}" "%v"' --date-format=%d/%b/%Y --time-format=%T
When I use v1.6.2 this config is able to parse these logs:
Config
Logs
Starting on version 1.6.3 (all the way up to 1.9.3) parsing fails with the same config on the same logs with this error message:
Build config