From 858cf7fa24f5583be80c6f5a1ed73addfa35df6a Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Mon, 22 Oct 2018 00:32:01 -0600 Subject: [PATCH] readme: updated and proofread Logwatch section --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81bec29..c63fa57 100644 --- a/README.md +++ b/README.md @@ -474,7 +474,7 @@ ### Using Logwatch Logwatch to monitor the script's log file and report at your desired detail level as follows: - 1. 0: Summary of total success, warnings & errors only + 1. 0: Summary of total successes, warnings & errors only 2. 1-4: Actual success, error & warning messages 3. 5: Same as above, but includes info messages 4. 6+: Dumps entire raw log file including debugging messages @@ -482,6 +482,10 @@ ### Using Logwatch A detailed breakdown of the files and all options are included in a separate readme in the *'/etc/logwatch'* folder of this git archive. +If you don't really care how it works, you can just copy the files from this +archive to your *'/etc/logwatch'* directory. The directory structure is correct +for a default Logwatch install on Debian/Ubuntu. + ### Remember to rotate your logs The log file generated by this script is fairly detailed so it can grow quite