GoAccess
https://goaccess.io/
- 심플하게 콘솔에서 분석해볼 수 있음.
- html 로 실시간 분석과 깔끔한 대쉬보드로 볼 수 있음.
- 꽤 빠르게 분석함.
- 분석도구를 꾸준히 작동시킬 필요는 없는 작은 서비스에서 상태를 파악하기 좋음.
- grep 으로 특정 IP의 활동을 추적할 때 심플하게 보려고 쓰고 있음.
Install
$ yum install goaccess
Quick access
$ sudo goaccess /var/log/httpd/access_log -c
* -c --config-dialog : Prompt log/date/time configuration window.
