Fedora Core 4のLogWatchがこってり。
先日コッソリFC4へ移行したうちのサーバ君なのですが、LogWatchのデフォルト状態って結構こってり。
--------------------- httpd Begin ------------------------
A total of 84 unidentified 'other' records logged
GET /~toshi/template/design021-matcha-.pot HTTP/1.1 with response code(s) 2 200 responses
GET /~toshi/template/design001.pot HTTP/1.0 with response code(s) 6 200 responses
:
:
GET /~harupu/cursor/nekoBeam2.cur HTTP/1.1 with response code(s) 2 200 responses
GET /~harupu/cursor/neko1.cur HTTP/1.1 with response code(s) 2 200 responses
GET /~toshi/template/nyanplate002.pot HTTP/1.0 with response code(s) 2 200 responses---------------------- httpd End -------------------------
こんな感じでいっぱい引っ掛けてくれる。potファイルはさぁ、配ってるんだよね。.curとか.aniとかもさぁ、配ってるんだよね。正常あくせすひっかかりまくり〜。
httpd.confに
SetEnvIf Request_URI ".pot$" no_log
って書くと引っ掛からなくなるって聞いたけどホントかなぁ〜。でも、これって、普通にApacheのログとってくんなくならないかしら・・・?それだとだめっぽいなぁ。
/etc/log.d/conf/logfilesあたりかなぁ?