Convert to GoAccess format #2211
AllofTheThangz
started this conversation in
General
Replies: 2 comments
-
time-format %T I think... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please post a few sample lines directly from your access log. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - a popular docker/container that uses NGINX uses this format:
log_format proxy '[$time_local] $status - $request_method $scheme $host "$request_uri" [Client $remote_addr] [Length $body_bytes_sent] [Gzip $gzip_ratio] "$http_user_agent" "$http_referer"'
This is for the official proxy hosts within NGINX Proxy Manager - Official
Can someone please convert this to goaccess format for the goaccess.conf?
Beta Was this translation helpful? Give feedback.
All reactions