/usr/share/logwatch/default.conf/logwatch.conf has 'Service =' directives too, and they seem to be in effect for you.
From /usr/share/doc/logwatch-7.4.0/HOWTO-Customize-LogWatch: ~~~ You can customize the output of logwatch by modifying variables in the /etc/logwatch/conf directory. Default values are specified in the /usr/share/logwatch/default.conf directory. Your distribution may have set additional defaults in the /usr/share/logwatch/dist.conf directory. All the variables available are declared in the files under these directories. You can change the default values to modify how or what is displayed with logwatch. ... In general, setting a variable overrides any value previously set. However, the following variables are cumulative: - In logwatch.conf: LogFile, Service - In services/service_name.conf: LogFile - In logfiles/service_name.conf: LogFile, Archive To remove all previous declarations of that variable, set the variable to the empty string. Duplicate values in the cumulative variables are deleted. ~~~ Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, October 23, 2019 4:20 PM, Rich Shepard <[email protected]> wrote: > On Wed, 23 Oct 2019, Reid wrote: > > > Try running `/usr/sbin/logwatch --debug High` to see the full service list > > and each config file line that's being read in. > > Reid, > > Very interesting: > > Service List: > [0] = all > [1] = -zz-network > [2] = -zz-sys > [3] = -eximstats > [4] = cron > [5] = kernel > [6] = postfix > [7] = sshd > [8] = syslogd > [9] = xntpd > [10] = zz-disk_space > [11] = zz-fortune > [12] = zz-lm_sensors > > But 'all' is commented out as I showed in the message I posted to the list. > The whole file is 83k and can be sent off the mail list. > > Thanks, > > Rich > > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
