macsplex.com 로그인

검색

Debian
2019.12.18 01:07

웹로그분석툴 GoAccess

조회 수 837 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
Extra Form
출처/참고/홈페이지 https://goaccess.io/
goaccess-dashboard.png
goaccess.png


GoAccess는 빠른 터미널 기반 로그 분석기로 설계되었습니다.
브라우저를 사용할 필요 없이 웹 서버 통계를 실시간으로 신속하게 분석하고 확인하는 것입니다.

기존에 사용하던 Webalizer보다 실시간 분석이 가능하고 웹페이지분석 현대적으로 디자인이 되어 있습니다.
물론 아파치 및 nginx분석도 가능합니다

debian /Ubuntu 설치방법

$ echo "deb http://deb.goaccess.io/ $(lsb_release -cs) main" | sudo tee -a /etc/apt/sources.list.d/goaccess.list $ wget -O - https://deb.goaccess.io/gnugpg.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install libncursesw5-dev libgeoip-dev
$ sudo apt-get install goaccess

터미널 실행방법 nginx
$ sudo goaccess -f /var/log/nginx/access.log

html 분석
$ sudo goaccess -f /var/log/nginx/access.log -o report.html --log-format=COMBINED --real-time-html




--------------------------------------------------광고(Advertising)-------------------------------------------------------------------------------------


TAG •

리눅스 Tip

Linux Tip

  1. VMware Remote-Console 설치 에러

    CategoryFedora
    Read More
  2. sudo 유저추가

    CategoryFedora
    Read More
  3. yarn 설치방법

    CategoryFedora
    Read More
  4. 우분투 18.04 영문판에서 한글입력 추가

    CategoryUbuntu
    Read More
  5. CentOS 8 웹콘솔(Cokpit) 설치하기

    CategoryCentOS
    Read More
  6. nginx "rewrite" directive is not allowed here in 에러발생시

    CategoryDebian
    Read More
  7. 워드프레스 고유주소 nginx 설정

    CategoryDebian
    Read More
  8. 웹로그분석툴 GoAccess

    CategoryDebian
    Read More
  9. Ngnix 특정폴더 인증절차추가

    CategoryDebian
    Read More
  10. nginx semrush bot 차단

    Categorynginx
    Read More
  11. nginx rewrite 예제

    Categorynginx
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 Next
/ 8