Remix.run Logo
WesolyKubeczek 3 days ago

Unfortunately, each time a new log analyzer appears, it seems to only be analyzing web access logs in combined format.

tredre3 3 days ago | parent | next [-]

GoAccess supports more than combined format. I think they even support stubborn servers who output JSON logs only:

https://goaccess.io/man#custom-log

tecleandor 3 days ago | parent | prev [-]

Note that GoAccess is more than 15 years old.

joshyi 3 days ago | parent [-]

and honestly, there's still no other tool that does what GoAccess does quite as well. Most of the alternatives are cookie-cutter, JS-based Google Analytics wannabes. And with bots becoming much smarter and more prevalent when accessing websites, relying solely on JS-based tracking isn't as trustworthy anymore. We use GoAccess to capture what JS-based analytics can't, e.g., server side perf and traffic data. It's not meant to serve the marketing team though.

aleks_me2 3 days ago | parent [-]

[dead]