Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install and configure GoAccess

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "how to install and configure GoAccess". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install and configure GoAccess.

GoAccess is an open source real-time Web log analysis tool with an interactive view interface, which can be accessed through your Web browser or the terminal program (terminal) on the * nix system. It can provide system administrators with fast and valuable HTTP statistics and present them as an online visualization server.

This article is based on the Ubuntu16.04 system / Nginx1.10.3 log environment

Note: Nginx is installed by apt-get, and the log format is default.

Source code installs $apt-get install gcc gaming + libncursesw5-dev$ wget http://tar.goaccess.io/goaccess-1.2.tar.gz$ http://tar.goaccess.io/goaccess-1.2.tar.gz$ tar-xzvf goaccess-1.2.tar.gz$ cd goaccess-1.2/$. / configure-- enable-utf8 $make # make install configuration file vim ~ / .goaccessrctime-format% H:%M:%Sdate-format% d/%b/%Ylog-format% h% ^ [% dvv% t% ^] "% r"% s% b "% R"% u" task setting $goaccess-f / var/log/nginx/access.log-p ~ / .goaccessrc-a-o / var/www/index.html-- real-time-html-- daemonize finally switch to crontab$ vim / etc/crontab* * * root goaccess-a-d-f / var/log/nginx/access.log-p / root/. Goaccessrc-o / var/www/index.html here I believe you have a deeper understanding of "how to install and configure GoAccess". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report