0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[CentOS7]ログ出力場所まとめ

Last updated at Posted at 2021-09-24

ログ出力場所まとめ

毎回調べてるので備忘です。

すべてデフォルト設定を記載しています。

項目 パス 備考
firewall /var/log/messages firewall-cmd --set-log-denied=all
selinux /var/log/audit/audit.log
http /var/log/httpd/access_log アクセスログ
http /var/log/httpd/error_log エラーログ
認証系 /var/log/secure ssh, telnet, sudo, etc.
cron /var/log/cron
yum /var/log/yum.log yum historyで良い

自分がよく見るとこはここまで

P.S.
追加希望あればコメントください

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?