goaccess
goaccess copied to clipboard
Ignore Statics doesn't seem to work on my compiled version
I used to have an option in my config file which said ...
ignore-statics REQUESTS
which removed files like jss, css etc from just the REQUESTS panel.
I just did a new setup of goaccess in docker with a version of 1.5.4 compiled from sources.
Now this line doesn't seem to have any effect on the REQUESTS panel.
Oh, it seems I now have to define all the static_file extensions in my config file, then it works. Shouldn't it have a master config file set somewhere that does all the default ones ??
Hi @akblissweb
Interesting...
For me, the correct syntax is ignore-statics req
or ignore-statics panel
.
Yes... You must be specify static-file for all that you, or that almost of us, consider a static request for file.
Humm... a example for master config, i.e. goaccess.conf
, is into sources at GIT
.
In this, you have almost of extension for static files declared. Included too, a little help about every option.
I don't now about this file into Docker.
More details you can read at Man page here, about option, syntax, etc.
I hope that helped you.
Looking at this post, I don't know if it makes sense on having ignore-statics=req|panel
. What do you guys think? Should this be simply ignore the whole line if its request is a static file, e.g., jpg, png, etc?
I personally wanna see statics in most panels. Just in the Requests panel I don't wanna see them.
So for me on a panel by panel basis.
But I can see some people not wanting statics at all.
However if you ignore the line completely you won't know if you have any missing images on your site or bad image urls.
Thanks
Shaun
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Gerardo O. @.> Sent: Monday, January 31, 2022 10:38:34 PM To: allinurl/goaccess @.> Cc: akblissweb @.>; Mention @.> Subject: Re: [allinurl/goaccess] Ignore Statics doesn't seem to work on my compiled version (Issue #2262)
Looking at this post, I don't know if it makes sense on having ignore-statics=req|panel. What do you guys think? Should this be simply ignore the whole line if its request is a static file, e.g., jpg, png, etc?
— Reply to this email directly, view it on GitHubhttps://github.com/allinurl/goaccess/issues/2262#issuecomment-1025808441, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADPIE4XHIRATFQ7QODMBLH3UY2NGVANCNFSM5LRNOA7A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>