allinurl / goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
https://goaccess.io
MIT License
18.38k stars 1.11k forks source link

CPU hogging? #2123

Closed selfagency closed 3 years ago

selfagency commented 3 years ago

I've been noticing that the GoAccess process is eating up about 25% of my web server's CPU power full-time. The moment I start it, it just grabs like a whole processer core for itself. How can I reduce its load?

selfagency commented 3 years ago

Never mind I found my problem

allinurl commented 3 years ago

Glad you found the issue. Do you mind sharing what was it? Thanks

selfagency commented 3 years ago

It was caught in a restart loop because it was choking on some bad formatting in one of the log files.