このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
最近の更新
インストール時は、/usr/share/logwatch/default.conf/logwatch.confが参照されるようになっている。
# locate logwatch.conf /etc/logwatch/conf/logwatch.conf /usr/share/logwatch/default.conf/logwatch.conf
設定変更する事によって、root意外のアドレスにLogwatchメールを送信する事ができる。
# vi /usr/share/logwatch/default.conf/logwatch.conf MailTo = root ↓ MailTo = hogehoge@hoge.net