-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom JSON format for Caddy log structure #2699
Comments
I updated goaccess.conf as follows
it gives me this error
|
It looks like the first 10 lines of your JSON log may not be valid. Could you please share the first 20 lines directly from your access.log? |
these are the same logs that I provided earlier basically. I don't know if I'm doing anything in particular wrong. In goaccess.conf file, i have specified the log format as CADDY, which is not compatible with the JSON log format produced by Caddy (i think).
maybe i need to put in the goaccess.conf file something like this
|
That same command using the CADDY log format works for me. Please try using --no-global-config and try:
|
i change goaccess.conf with this
and still give me the same error, at this point i really don't know
|
hi allinurl
I'm trying to use GoAccess to analyze my Caddy logs, but I'm having trouble creating a custom JSON format (using docker)
this is my goaccess.conf file for now
i get this errors
The text was updated successfully, but these errors were encountered: