> ## Content Index
> Fetch the complete content index at: https://suitmyself.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# HAPROXY와 GoAccess
- URL: https://suitmyself.com/haproxywa-goaccess/
- Published: 2023-05-05T11:07:21.000Z
- Updated: 2026-09-16T03:37:00.000Z
- Author: Benjamin Kim
- Tags: Server, #Import 2026-09-15 05:58

[Ubuntu 20.04에 GoAccess 웹 로그 분석기를 설치하는 방법](https://www.howtoforge.com/tutorial/ubuntu-goaccess-apache-log-analyzer/?ref=suitmyself.com#install-goaccess-from-ubuntu-repository)

\[GoAccess\]  
다양한 출력 형식의 Dashboard를 통한 실시간 로그 분석

1. 대쉬보드 기능 제공  
![fb0099d41d1700097f1ec19d1f538fde2f713a3c7aa65c8556bfd45400895d1b-68747470733a2f2f676f6163636573732e696f2f696d616765732f676f6163636573732d7265616c2d74696d652d68746d6c2d67682e706e673f32303230313130383032-1](https://suitmyself.com/content/images/2023/05/fb0099d41d1700097f1ec19d1f538fde2f713a3c7aa65c8556bfd45400895d1b-68747470733a2f2f676f6163636573732e696f2f696d616765732f676f6163636573732d7265616c2d74696d652d68746d6c2d67682e706e673f32303230313130383032-1.png)
2. 터미널 대시보드  
![c551591ed51aa0bfa3016b0d0186abdb238d0301ffef8599497451addfefded0-goaccess-dash-term](https://suitmyself.com/content/images/2023/05/c551591ed51aa0bfa3016b0d0186abdb238d0301ffef8599497451addfefded0-goaccess-dash-term.png)
3. 실시간 HTML 보고서  
![3cd41051096be54ee96e95998009dbb35354e59040493f6bc8b007d65cd5409c-goaccess-dash-html-1](https://suitmyself.com/content/images/2023/05/3cd41051096be54ee96e95998009dbb35354e59040493f6bc8b007d65cd5409c-goaccess-dash-html-1.png)
4. 공격적인 호스트/봇 탐지  
![8bdc55e262555d93c5b98e4e810e885560cf32568f0e4649b069f69c41000f65-goaccess-dash-term-hosts](https://suitmyself.com/content/images/2023/05/8bdc55e262555d93c5b98e4e810e885560cf32568f0e4649b069f69c41000f65-goaccess-dash-term-hosts.png)
5. 탐색하기 쉬운 패널  
![5d54e2da1fd172c44f46733a361f9549354c2983b20c55354af61714e3fdcbb3-goaccess-dash-term-os](https://suitmyself.com/content/images/2023/05/5d54e2da1fd172c44f46733a361f9549354c2983b20c55354af61714e3fdcbb3-goaccess-dash-term-os.png)

## Ubuntu 20.04에 GoAccess 웹 로그 분석기를 설치하는 방법

실시간으로 보기(웹서버 필요..haproxy와 80포트의 충돌이 있으므로 다른포트를 이용할것)

goaccess /var/log/haproxy.log -o /usr/share/nginx/html/your\_site/report.html --real-time-html