Anyone know of a library, open source app, or service that I can install on the back-end to scan, ingest, and report on my site's server logs?
I'd rather not use GA or install a script on the front-end. My server logs have all the data I'm interested in right now (referer, dir
Take a look at https://goaccess.io
YES, this is awesome. Just installed it and started playing around. Thanks!
We currently have a free beta running for logging as a service. You can ship logs to our syslog servers that will parse the logs. You can sign up for a free account at https:/nixstats.com/signup
Here's a sample screenshot of what the parsed data would look like: https://i.imgur.com/6m6VrNp.png
thanks, ill check it out on your website