RadarURL
Skip to content
조회 수 365 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

공식홈페이지 http://webalizer.org

yum install -y gd-devel png-devel (이미지 변환을 위해서 필요)

tar -xvzf webalizer-2.23-08 (홈페이지에서 다운받은 파일 압축풀고)
./configure –prefix=/usr/local/webalizer --with-language=korean (컴파일 시작. 설치 경로는 ‘/usr/local/webalizer’에다가 설치
Geoip와 연동할 예정이면, configure 옵션에 --enable-geoip 옵션 추가
GeoIP설치하기

make; make install
cd /usr/local/webalizer/etc
cp -a webalizer.conf.sample webalizer.conf (샘플 설정파일 복사)

vi webalizer.conf
LogFile /usr/local/apache2/logs/access_log (webalizer과 연동할 로그 데이터)
OutputDir /home/test/public_html/ (로그 분석 후 저장할 위치)
Incremental yes (최초 생성 후 증분형식으로 저장할지)
IncrementalName webalizer.current (기준 파일. 이 파일이 없으면 최초 생성과 같은 효과)
ReportTitle test Web Analyzer DEMO! (웹 접속 후 보여질 제목)
HostName localhost (호스트네임 지정.. 없어도 되고)

실행
/usr/local/webalizer/bin/webalizer -c /usr/local/webalizer/etc/webalizer.conf

예재)
[root@localhost /]# /usr/local/webalizer/bin/webalizer -c /usr/local/webalizer/etc/webalizer.conf
Webalizer V2.23-08 (Linux 2.6.32-431.el6.i686 i686) Korean
대상 로그 파일: /usr/local/apache2/logs/access_log (clf)
출력 디렉토리: /home/test/public_html/
호스트명: ‘localhost’
히스토리 파일을 찾을 수 없음
통계 정보 파일을 찾을 수 없음
통계 정보 저장 [02/10/2014 09:58:57]
리포트 생성: February 2014
히스토리 정보 저장
리포트 출력
453 레코드 동작시간 1 초, 453/sec

주기적으로 생성하기 위해서 크론탭에 등록

crontab -e
*/5 * * * * /usr/local/webalizer/bin/webalizer -c /usr/local/webalizer/etc/webalizer.conf > /dev/null

 

이미지-8.jpg




출처 : http://igoni.kr/?p=348

?

  1. 아파치 httpd.conf 재시작 없이 설정 적용하기

    Date2016.05.02 ByJAESOO Views178
    Read More
  2. 톰캣 8 소개

    Date2016.01.01 ByJAESOO Views250
    Read More
  3. 리눅스 아파치 로그 뷰어 webalizer, utf-8로 변환하기

    Date2014.12.22 ByJAESOO Views426
    Read More
  4. Webalizer Configuration – Configure Webalizer for SEO

    Date2014.12.22 ByJAESOO Views707
    Read More
  5. Webalizer, AWStats에서 국가 정보 확인하기

    Date2014.12.22 ByJAESOO Views359
    Read More
  6. Webalizer에서 국가별 로그 출력하기

    Date2014.12.22 ByJAESOO Views624
    Read More
  7. Apache: A good Webalizer.conf for the Webalizer Apache Log Analyzer utility

    Date2014.12.22 ByJAESOO Views1122
    Read More
  8. 아파치 로그분석 webalizer 설치

    Date2014.12.21 ByJAESOO Views365
    Read More
  9. Permission denied: .htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

    Date2014.12.19 ByJAESOO Views677
    Read More
  10. Permission denied: /home/.htaccess pcfg_openfile: unable to check htaccess file

    Date2014.12.19 ByJAESOO Views446
    Read More
  11. pcfg_openfile: unable to check htaccess file, ensure it is readable

    Date2014.12.19 ByJAESOO Views455
    Read More
  12. Tomcat 버전별 설명

    Date2014.06.04 ByJAESOO Views2223
    Read More
  13. Apache 실행환경을 nobody 사용자로 변경

    Date2014.05.28 ByJAESOO Views1420
    Read More
  14. 리눅스 사용자 계정별 웹서버 운영하기

    Date2014.05.27 ByJAESOO Views1749
    Read More
  15. Apache 서버에서 확장자 .htm 파일 내의 php 코드가 실행되지 않는 문제 해결 방법

    Date2014.05.26 ByJAESOO Views1546
    Read More
  16. php 웹사이트에서 파일을 업로드 하는중 100%에서 멈춰버리는 현상 해결

    Date2014.05.16 ByJAESOO Views1709
    Read More
  17. Apache Struts 버전 확인 방법

    Date2014.05.09 ByJAESOO Views2081
    Read More
  18. robots.txt를 현명하게 사용하는 방법

    Date2014.04.11 ByJaeSoo Views1669
    Read More
  19. robots.txt 파일(로봇배제 표준)

    Date2014.04.11 ByJaeSoo Views1684
    Read More
  20. Windows / apache_2.4.3 + php_5.4.10 + mod_fcgid_2.3.7

    Date2013.04.18 ByJaeSoo Views4166
    Read More
Board Pagination Prev 1 2 3 4 Next
/ 4

PageViews   Today : 111 Yesterday : 16624 Total : 21708286  /  Counter Status   Today : 94 Yesterday : 943 Total : 1138675

Edited by JAESOO

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소