Open priyankub opened 1 week ago
This should get you started:
$ goaccess log --log-format='{ "ClientAddr": "%h:%^", "OriginStatus": "%s", "RequestAddr": "%v", "RequestMethod": "%m", "RequestPath": "%U", "RequestProtocol": "%H", "time": "%dT%t-%^" }' --date-format='%Y-%m-%d' --time-format=%T --date-spec=min
Hi,
I keep getting log time date format error with json access logs from traefik. here is what I am using as post arguments in docker:
this is a sample of traefik log: