/etc/cron.daily/0logwatch:
Cannot find shared script onlyservice -------------------------------------------------------------------[root@falcon21 ~]# yum -y remove logwatch[root@falcon21 ~]# ll -a /etc/logwatch/[root@falcon21 ~]# rm -rf /etc/logwatch[root@falcon21 ~]# yum -y install logwatch==========================================================================================パッケージ アーキテクチャ バージョン リポジトリー 容量==========================================================================================インストール中:logwatch noarch 7.3.6-55.el6 base 303 kトランザクションの要約==========================================================================================インストール 1 パッケージ総ダウンロード容量: 303 kインストール済み容量: 1.3 Mパッケージをダウンロードしています:logwatch-7.3.6-55.el6.noarch.rpm | 303 kB 00:00rpm_check_debug を実行していますトランザクションのテストを実行していますトランザクションのテストを成功しましたトランザクションを実行していますインストールしています : logwatch-7.3.6-55.el6.noarch 1/1Verifying : logwatch-7.3.6-55.el6.noarch 1/1インストール:logwatch.noarch 0:7.3.6-55.el6完了しました!-----------------------再インストールで、アップデートされた。logwatch.confを確認
[root@falcon21 ~]# vi /etc/logwatch/conf/logwatch.conf
/etc/logwatch/conf/ディレクトリを確認
[root@falcon21 ~]# ll -a /etc/logwatch/conf/合計 32drwxr-xr-x 4 root root 4096 8月 15 07:30 2017 .drwxr-xr-x 4 root root 4096 8月 15 07:15 2017 ..-rw-r--r-- 1 root root 81 3月 22 08:44 2017 ignore.confdrwxr-xr-x 2 root root 4096 3月 22 08:44 2017 logfiles-rw-r--r-- 1 root root 5153 8月 15 07:30 2017 logwatch.conf-rw-r--r-- 1 root root 77 3月 22 08:44 2017 override.confdrwxr-xr-x 2 root root 4096 3月 22 08:44 2017 services---------[root@falcon21 ~]# cp /usr/share/logwatch/default.conf/logwatch.conf /etc/logwatch/conf/logwatch.confcp: `/etc/logwatch/conf/logwatch.conf' を上書きしてもよろしいですか(yes/no)? yes[root@falcon21 ~]# vi /etc/logwatch/conf/logwatch.conf72 Detail = Low //High に変更************************************実行確認[root@falcon21 ~]# /etc/cron.daily/0logwatchlogwatch.conf の設定Datail=High に設定で、詳細情報表示が可能になった。******************************************************
投票数:1
平均点:10.00