Centos下 Nginx日志可视化分析

最近发现网站好像被扫描了,想从日志里面查看哪里的问题,研究了下goaccess这个工具

goaccess 官方网站:https://goaccess.io/

#安装epel源

yum install epel-release && yum -y update

#安装goaccess
yum -y install goaccess

#终端分析

goaccess access.log -c

#输出html静态文件 

goaccess access.log -o report.html --log-format=COMBINED


附一个静态分析实例 http://p8pdat7ba.bkt.clouddn.com/lingnan.html

Adam博客
请先登录后发表评论
  • 最新评论
  • 总共0条评论
  • Powered by bjyblog modified by Adam © 2014-2024 www.lixiaopeng.com 版权所有 ICP证:鲁ICP备15039297号
  • 联系邮箱:14846869@qq.com