설치방법 : 컴파일 옵션에다가 --enable-log-forensic=shared 추가하면 된다.
httpd.conf 에는
LoadModule log_forensic_module modules/mod_log_forensic.so 요거 추가해주고
ForensicLog logs/forensic_log 요거 추가해준다
로그포멧은
LogFormat "%{forensic-id}n %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
뭐랄까 모르겠다 .아직가지 효용성은
'job > apache' 카테고리의 다른 글
apache 오래된 버전 이전 (0) | 2018.09.03 |
---|---|
아파치 모듈 설명 (0) | 2018.09.03 |
모드 씨큐리티 로그 분석 / mod security mod_security log analysis (0) | 2018.08.31 |
mod_xsendfile 설치 하기 (0) | 2018.08.31 |
아파치 로그에 PID 쌓기 (0) | 2018.08.31 |