| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: logwatch | Distribution: SUSE Linux Enterprise 16 |
| Version: 7.9 | Vendor: openSUSE |
| Release: bp160.1.9 | Build date: Fri Mar 1 12:10:09 2024 |
| Group: System/Monitoring | Build host: reproducible |
| Size: 2258843 | Source RPM: logwatch-7.9-bp160.1.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://sourceforge.net/projects/logwatch/ | |
| Summary: Tool to analyze and report on system logs | |
Logwatch is a customizable, pluggable log-monitoring system. It will go through system logs for a given period of time and make a report for the desired areas at the desired detail level.
MIT
* Fri Mar 01 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Sat Sep 23 2023 Johannes Kastl <kastl@b1-systems.de>
- Add Requires for perl-HTML-Parser, see boo#1215630
* Wed Aug 16 2023 ecsos <ecsos@opensuse.org>
- Update to 7.9
See /usr/share/doc/packages/logwatch/ChangeLog for details
- Add missing systemd.conf for scheduling.
* Wed Jul 12 2023 Johannes Segitz <jsegitz@suse.com>
- Make home directories read only instead of hiding them completely
(bsc#1212692)
* Thu Jun 22 2023 Dirk Müller <dmueller@suse.com>
- update to 7.8:
* no upstream changelog available
- drop logwatch-7.5.5-egrep.patch (upstream)
* Sat Sep 24 2022 Dirk Müller <dmueller@suse.com>
- update to 7.7:
* various warning fixes
* Thu Sep 22 2022 Andreas Stieger <andreas.stieger@gmx.de>
- fix warnings due to GNU grep 3.8 deprecation boo#1203665
add logwatch-7.5.5-egrep.patch
* Tue Oct 05 2021 Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_logwatch.service.patch
* harden_logwatch_dmeventd.service.patch
* Fri Jul 16 2021 Andrew Daugherity <adaugherity@tamu.edu>
- Update URL (logwatch.org is no more).
- Minor ChangeLog cleanup.
* Wed Jan 27 2021 Christian Vögl <christian.voegl@suse.com>
- Update to 7.5.5.
See /usr/share/doc/packages/logwatch/ChangeLog for details
* Wed Jul 22 2020 Christian Vögl <christian.voegl@suse.com>
- Update to 7.5.3.
See /usr/share/doc/packages/logwatch/ChangeLog for details.
* Mon Jan 20 2020 Christian Vögl <cvoegl@suse.de>
- Remove cron support:
* Add logwatch_dmeventd timer and unit file to
Logwatch_Dmeventd_Setup_Files.tar.xz
The new logwatch_dmeventd timer has to be started manually,
in contrast to the previous cronjob
* Removed logwatch-dmeventd-reduce_frequency.patch:
No longer needed with systemd timers
* Tue Aug 27 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Generalize description.
* Tue Aug 20 2019 kukuk@suse.de
- BuildRequire cron as this contains now the cron directories
* Thu Aug 08 2019 Christian Vögl <christian.voegl@suse.com>
- Only use cron if systemd timers are not installed
* Thu Jul 25 2019 Andrew Daugherity <adaugherity@tamu.edu>
- Combine changelog files.
- Update to 7.5.2.
See /usr/share/doc/packages/logwatch/ChangeLog for details.
* Wed Feb 13 2019 adaugherity@tamu.edu
- Update to 7.5.1.
Many changes, see the various changelog files under
/usr/share/doc/packages/logwatch. No upstream changelog is provided,
so these were created from the git log.
* Notable changes include support for xz archive files and for
running as a systemd timer.
- Drop logwatch-conf-5.patch -- a similar fix was made upstream.
- dos2unix is not needed for build -- courier script was fixed in 2008.
- Configure apache log paths not included by default conf (e.g. xz log
archives).
- Move dmeventd conf to dist.conf (default.conf is for upstream) and
make its cron.d file config(noreplace).
* Mon Oct 22 2018 adaugherity@tamu.edu
- fix documentation path in logwatch(8) man page
- install missing logwatch.conf(5) man page
=> logwatch-conf-5.patch
* Thu Jan 18 2018 dimstar@opensuse.org
- Remove duplicate BuildArch: noarch.
* Fri Jan 20 2017 bwiedemann@suse.com
- Drop USEDFORBUILD as it breaks build-compare
when any of the 113 build dependencies changed
* Mon May 02 2016 pth@suse.de
- Update to 7.4,3 (fate#320641)
List of changes in 7.4.2 is long so please so please see
logwatch-7.4.2.changelog in /usr/src/packages/logwatch.
Changes for 7.4.3:
[kernel] Fix default Ignore_messages value to not match anything
- Removed logwatch-http.patch as the fix is in upstream code.
* Tue Sep 01 2015 manfred.h@gmx.net
- Add new patch to deal with Perl's pickyness regarding curly
brackets in patterns (logwatch-http.patch).
* Fri Feb 20 2015 p.drouand@gmail.com
- Update to version 7.4.1
* No changelog available
- Remove logwatch-parse_rsyslog_timestamps.patch; merged on upstream
release
- Spec file clean up
* Remove obsolete macros
* Remove redundant %clean section
* Mon Dec 02 2013 tbehrens@suse.com
- Update logwatch-firewall.patch to prevent 'Removing duplicate
Archive file' warning.
* Mon Jun 17 2013 pth@suse.de
- Add logwatch-parse_rsyslog_timestamps.patch that makes logwatch
understand the default timestamp format of newer rsyslog versions
(bnc#818842).
* Tue Dec 18 2012 robert.munteanu@gmail.com
- Added logwatch-dmeventd-reduce_frequency.patch to reduce false
positives from dmeventd when a long logwatch run is in progress
* Mon Oct 17 2011 pth@suse.de
- Update to 7.4.0 which is the official release with the fix for
CVE-2011-1018.
- Fix cron.d file to state the user to run dmeventd as (bnc#724164).
- Fix file list for 7.4.0.
* Sun Feb 27 2011 jslaby@suse.de
- Fix CVE-2011-1018 patch (missing parenthesis)
* Fri Feb 25 2011 pth@suse.de
- Add patch to fix the handling of special characters in log files
(CVE-2011-1018, bnc#674984).
- Make files in Logwatch_Dmeventd_Setup_Files tarball 644 and
repack with bzip2.
* Tue Feb 01 2011 pth@suse.de
- Fix Requires for SLE10.
* Mon May 10 2010 pth@novell.com
- Require perl-Date-Manip (bnc#603959).
* Tue Dec 01 2009 pth@suse.de
- --print was set by default and in that case redirection to file
never happened (bnc#450413).
* Sun Aug 30 2009 coolo@novell.com
- use %patch0 for Patch0
* Mon Jan 19 2009 pth@suse.de
- Log timestamp of dmeventd in /var/lib/logwatch not
/etc/logwatch/scripts/services.
- Add /var/lib/logwatch to file list (bnc#467272)
* Fri Jan 16 2009 pth@suse.de
- Fix a few typos in logwatch.conf
* Tue Jan 13 2009 pth@suse.de
- Call sendmail with full path (bnc#465127).
* Mon Oct 13 2008 pth@suse.de
- Add files to let logwatch capture DM events (fate#304214, bnc#434254)
* Tue Apr 08 2008 crrodriguez@suse.de
- logwatch does not watch anything without cron
* Mon Nov 12 2007 pth@suse.de
- Patch iptables.conf to also monitor the SUSE firewall logs (#334167)
- Update to 7.3.6:
- Fixed bug with --mailto not working with printing now enabled by default
- Fixed problem with the Samba filter
- New services bfd, zz-runtime, evtsystem, evtsecurity, and evtapplication.
- Default behavior is now to print output which means you will see the
report if you run it from the command-line and when run from cron it will
be emailed to you by the cron daemon. You can change this through config
or command-line options.
- Substantial Postfix improvements and other minor changes and fixes
- Numerous other filter improvements
- Added dpkg, pix, denyhosts, and php services
* Thu Nov 23 2006 mge@suse.de
- check into autobuild
- update to 7.3.1
- FATE #300526
/etc/logwatch /etc/logwatch/conf /etc/logwatch/conf/ignore.conf /etc/logwatch/conf/logfiles /etc/logwatch/conf/logwatch.conf /etc/logwatch/conf/override.conf /etc/logwatch/conf/services /etc/logwatch/conf/systemd.conf /etc/logwatch/scripts /usr/lib/systemd/system/logwatch.service /usr/lib/systemd/system/logwatch.timer /usr/lib/systemd/system/logwatch_dmeventd.service /usr/lib/systemd/system/logwatch_dmeventd.timer /usr/sbin/logwatch /usr/sbin/rclogwatch /usr/sbin/rclogwatch_dmeventd /usr/share/doc/packages/logwatch /usr/share/doc/packages/logwatch/ChangeLog /usr/share/doc/packages/logwatch/HOWTO-Customize-LogWatch /usr/share/doc/packages/logwatch/README /usr/share/logwatch /usr/share/logwatch/default.conf /usr/share/logwatch/default.conf/html /usr/share/logwatch/default.conf/html/footer.html /usr/share/logwatch/default.conf/html/header.html /usr/share/logwatch/default.conf/ignore.conf /usr/share/logwatch/default.conf/logfiles /usr/share/logwatch/default.conf/logfiles/audit_log.conf /usr/share/logwatch/default.conf/logfiles/autorpm.conf /usr/share/logwatch/default.conf/logfiles/bfd.conf /usr/share/logwatch/default.conf/logfiles/cisco.conf /usr/share/logwatch/default.conf/logfiles/citadel.conf /usr/share/logwatch/default.conf/logfiles/clam-update.conf /usr/share/logwatch/default.conf/logfiles/clamav.conf /usr/share/logwatch/default.conf/logfiles/cron.conf /usr/share/logwatch/default.conf/logfiles/daemon.conf /usr/share/logwatch/default.conf/logfiles/denyhosts.conf /usr/share/logwatch/default.conf/logfiles/dirsrv.conf /usr/share/logwatch/default.conf/logfiles/dnf-rpm.conf /usr/share/logwatch/default.conf/logfiles/dnssec.conf /usr/share/logwatch/default.conf/logfiles/dovecot.conf /usr/share/logwatch/default.conf/logfiles/dpkg.conf /usr/share/logwatch/default.conf/logfiles/emerge.conf /usr/share/logwatch/default.conf/logfiles/eventlog.conf /usr/share/logwatch/default.conf/logfiles/exim.conf /usr/share/logwatch/default.conf/logfiles/extreme-networks.conf /usr/share/logwatch/default.conf/logfiles/fail2ban.conf /usr/share/logwatch/default.conf/logfiles/freeradius.conf /usr/share/logwatch/default.conf/logfiles/http-error.conf /usr/share/logwatch/default.conf/logfiles/http.conf /usr/share/logwatch/default.conf/logfiles/iptables.conf /usr/share/logwatch/default.conf/logfiles/kernel.conf /usr/share/logwatch/default.conf/logfiles/maillog.conf /usr/share/logwatch/default.conf/logfiles/messages.conf /usr/share/logwatch/default.conf/logfiles/mysql-mmm.conf /usr/share/logwatch/default.conf/logfiles/mysql.conf /usr/share/logwatch/default.conf/logfiles/netopia.conf /usr/share/logwatch/default.conf/logfiles/netscreen.conf /usr/share/logwatch/default.conf/logfiles/php.conf /usr/share/logwatch/default.conf/logfiles/pix.conf /usr/share/logwatch/default.conf/logfiles/postgresql.conf /usr/share/logwatch/default.conf/logfiles/pureftp.conf /usr/share/logwatch/default.conf/logfiles/qmail-pop3d-current.conf /usr/share/logwatch/default.conf/logfiles/qmail-pop3ds-current.conf /usr/share/logwatch/default.conf/logfiles/qmail-send-current.conf /usr/share/logwatch/default.conf/logfiles/qmail-smtpd-current.conf /usr/share/logwatch/default.conf/logfiles/resolver.conf /usr/share/logwatch/default.conf/logfiles/rsnapshot.conf /usr/share/logwatch/default.conf/logfiles/rt314.conf /usr/share/logwatch/default.conf/logfiles/samba.conf /usr/share/logwatch/default.conf/logfiles/secure.conf /usr/share/logwatch/default.conf/logfiles/snort.conf /usr/share/logwatch/default.conf/logfiles/sonicwall.conf /usr/share/logwatch/default.conf/logfiles/spamassassin.conf /usr/share/logwatch/default.conf/logfiles/syslog.conf /usr/share/logwatch/default.conf/logfiles/tac_acc.conf /usr/share/logwatch/default.conf/logfiles/tivoli-smc.conf /usr/share/logwatch/default.conf/logfiles/up2date.conf /usr/share/logwatch/default.conf/logfiles/vdr.conf /usr/share/logwatch/default.conf/logfiles/vsftpd.conf /usr/share/logwatch/default.conf/logfiles/windows.conf /usr/share/logwatch/default.conf/logfiles/xferlog.conf /usr/share/logwatch/default.conf/logfiles/yum.conf /usr/share/logwatch/default.conf/logfiles/zypp.conf /usr/share/logwatch/default.conf/logwatch.conf /usr/share/logwatch/default.conf/services /usr/share/logwatch/default.conf/services/afpd.conf /usr/share/logwatch/default.conf/services/amavis.conf /usr/share/logwatch/default.conf/services/arpwatch.conf /usr/share/logwatch/default.conf/services/audit.conf /usr/share/logwatch/default.conf/services/automount.conf /usr/share/logwatch/default.conf/services/autorpm.conf /usr/share/logwatch/default.conf/services/barracuda.conf /usr/share/logwatch/default.conf/services/bfd.conf /usr/share/logwatch/default.conf/services/cisco.conf /usr/share/logwatch/default.conf/services/citadel.conf /usr/share/logwatch/default.conf/services/clam-update.conf /usr/share/logwatch/default.conf/services/clamav-milter.conf /usr/share/logwatch/default.conf/services/clamav.conf /usr/share/logwatch/default.conf/services/courier.conf /usr/share/logwatch/default.conf/services/cron.conf /usr/share/logwatch/default.conf/services/denyhosts.conf /usr/share/logwatch/default.conf/services/dhcpd.conf /usr/share/logwatch/default.conf/services/dirsrv.conf /usr/share/logwatch/default.conf/services/dnf-rpm.conf /usr/share/logwatch/default.conf/services/dnssec.conf /usr/share/logwatch/default.conf/services/dovecot.conf /usr/share/logwatch/default.conf/services/dpkg.conf /usr/share/logwatch/default.conf/services/dropbear.conf /usr/share/logwatch/default.conf/services/emerge.conf /usr/share/logwatch/default.conf/services/evtapplication.conf /usr/share/logwatch/default.conf/services/evtmswindows.conf /usr/share/logwatch/default.conf/services/evtsecurity.conf /usr/share/logwatch/default.conf/services/evtsystem.conf /usr/share/logwatch/default.conf/services/exim.conf /usr/share/logwatch/default.conf/services/eximstats.conf /usr/share/logwatch/default.conf/services/extreme-networks.conf /usr/share/logwatch/default.conf/services/fail2ban.conf /usr/share/logwatch/default.conf/services/fetchmail.conf /usr/share/logwatch/default.conf/services/freeradius.conf /usr/share/logwatch/default.conf/services/ftpd-messages.conf /usr/share/logwatch/default.conf/services/ftpd-xferlog.conf /usr/share/logwatch/default.conf/services/http-error.conf /usr/share/logwatch/default.conf/services/http.conf /usr/share/logwatch/default.conf/services/identd.conf /usr/share/logwatch/default.conf/services/imapd.conf /usr/share/logwatch/default.conf/services/in.qpopper.conf /usr/share/logwatch/default.conf/services/init.conf /usr/share/logwatch/default.conf/services/ipop3d.conf /usr/share/logwatch/default.conf/services/iptables.conf /usr/share/logwatch/default.conf/services/kernel.conf /usr/share/logwatch/default.conf/services/knockd.conf /usr/share/logwatch/default.conf/services/lvm.conf /usr/share/logwatch/default.conf/services/mailscanner.conf /usr/share/logwatch/default.conf/services/mdadm.conf /usr/share/logwatch/default.conf/services/mod_security2.conf /usr/share/logwatch/default.conf/services/modprobe.conf /usr/share/logwatch/default.conf/services/mountd.conf /usr/share/logwatch/default.conf/services/mysql-mmm.conf /usr/share/logwatch/default.conf/services/mysql.conf /usr/share/logwatch/default.conf/services/named.conf /usr/share/logwatch/default.conf/services/netopia.conf /usr/share/logwatch/default.conf/services/netscreen.conf /usr/share/logwatch/default.conf/services/nut.conf /usr/share/logwatch/default.conf/services/oidentd.conf /usr/share/logwatch/default.conf/services/omsa.conf /usr/share/logwatch/default.conf/services/openvpn.conf /usr/share/logwatch/default.conf/services/pam.conf /usr/share/logwatch/default.conf/services/pam_pwdb.conf /usr/share/logwatch/default.conf/services/pam_unix.conf /usr/share/logwatch/default.conf/services/php.conf /usr/share/logwatch/default.conf/services/pix.conf /usr/share/logwatch/default.conf/services/pluto.conf /usr/share/logwatch/default.conf/services/pop3.conf /usr/share/logwatch/default.conf/services/portsentry.conf /usr/share/logwatch/default.conf/services/postfix.conf /usr/share/logwatch/default.conf/services/postgresql.conf /usr/share/logwatch/default.conf/services/pound.conf /usr/share/logwatch/default.conf/services/proftpd-messages.conf /usr/share/logwatch/default.conf/services/puppet.conf /usr/share/logwatch/default.conf/services/pureftpd.conf /usr/share/logwatch/default.conf/services/qmail-pop3d.conf /usr/share/logwatch/default.conf/services/qmail-pop3ds.conf /usr/share/logwatch/default.conf/services/qmail-send.conf /usr/share/logwatch/default.conf/services/qmail-smtpd.conf /usr/share/logwatch/default.conf/services/qmail.conf /usr/share/logwatch/default.conf/services/raid.conf /usr/share/logwatch/default.conf/services/resolver.conf /usr/share/logwatch/default.conf/services/rsnapshot.conf /usr/share/logwatch/default.conf/services/rsyslogd.conf /usr/share/logwatch/default.conf/services/rt314.conf /usr/share/logwatch/default.conf/services/samba.conf /usr/share/logwatch/default.conf/services/saslauthd.conf /usr/share/logwatch/default.conf/services/scsi.conf /usr/share/logwatch/default.conf/services/secure.conf /usr/share/logwatch/default.conf/services/sendmail-largeboxes.conf /usr/share/logwatch/default.conf/services/sendmail.conf /usr/share/logwatch/default.conf/services/shaperd.conf /usr/share/logwatch/default.conf/services/slon.conf /usr/share/logwatch/default.conf/services/smartd.conf /usr/share/logwatch/default.conf/services/snort.conf /usr/share/logwatch/default.conf/services/sonicwall.conf /usr/share/logwatch/default.conf/services/spamassassin.conf /usr/share/logwatch/default.conf/services/sshd.conf /usr/share/logwatch/default.conf/services/sshd2.conf /usr/share/logwatch/default.conf/services/sssd.conf /usr/share/logwatch/default.conf/services/stunnel.conf /usr/share/logwatch/default.conf/services/sudo.conf /usr/share/logwatch/default.conf/services/syslog-ng.conf /usr/share/logwatch/default.conf/services/syslogd.conf /usr/share/logwatch/default.conf/services/systemd.conf /usr/share/logwatch/default.conf/services/tac_acc.conf /usr/share/logwatch/default.conf/services/tivoli-smc.conf /usr/share/logwatch/default.conf/services/up2date.conf /usr/share/logwatch/default.conf/services/vdr.conf /usr/share/logwatch/default.conf/services/vpopmail.conf /usr/share/logwatch/default.conf/services/vsftpd.conf /usr/share/logwatch/default.conf/services/windows.conf /usr/share/logwatch/default.conf/services/xntpd.conf /usr/share/logwatch/default.conf/services/yum.conf /usr/share/logwatch/default.conf/services/zypp.conf /usr/share/logwatch/default.conf/services/zz-disk_space.conf /usr/share/logwatch/default.conf/services/zz-lm_sensors.conf /usr/share/logwatch/default.conf/services/zz-network.conf /usr/share/logwatch/default.conf/services/zz-runtime.conf /usr/share/logwatch/default.conf/services/zz-sys.conf /usr/share/logwatch/default.conf/services/zz-zfs.conf /usr/share/logwatch/default.conf/systemd.conf /usr/share/logwatch/dist.conf /usr/share/logwatch/dist.conf/logfiles /usr/share/logwatch/dist.conf/logfiles/http-error.conf /usr/share/logwatch/dist.conf/logfiles/http.conf /usr/share/logwatch/dist.conf/services /usr/share/logwatch/dist.conf/services/dmeventd.conf /usr/share/logwatch/lib /usr/share/logwatch/lib/Logwatch.pm /usr/share/logwatch/scripts /usr/share/logwatch/scripts/logfiles /usr/share/logwatch/scripts/logfiles/autorpm /usr/share/logwatch/scripts/logfiles/autorpm/applydate /usr/share/logwatch/scripts/logfiles/cron /usr/share/logwatch/scripts/logfiles/cron/applydate /usr/share/logwatch/scripts/logfiles/emerge /usr/share/logwatch/scripts/logfiles/emerge/applydate /usr/share/logwatch/scripts/logfiles/samba /usr/share/logwatch/scripts/logfiles/samba/applydate /usr/share/logwatch/scripts/logfiles/samba/removeheaders /usr/share/logwatch/scripts/logfiles/up2date /usr/share/logwatch/scripts/logfiles/up2date/applydate /usr/share/logwatch/scripts/logfiles/up2date/removeheaders /usr/share/logwatch/scripts/logfiles/xferlog /usr/share/logwatch/scripts/logfiles/xferlog/applydate /usr/share/logwatch/scripts/logfiles/xferlog/removeheaders /usr/share/logwatch/scripts/logfiles/yum /usr/share/logwatch/scripts/logfiles/yum/applydate /usr/share/logwatch/scripts/logwatch.pl /usr/share/logwatch/scripts/services /usr/share/logwatch/scripts/services/afpd /usr/share/logwatch/scripts/services/amavis /usr/share/logwatch/scripts/services/arpwatch /usr/share/logwatch/scripts/services/audit /usr/share/logwatch/scripts/services/automount /usr/share/logwatch/scripts/services/autorpm /usr/share/logwatch/scripts/services/barracuda /usr/share/logwatch/scripts/services/bfd /usr/share/logwatch/scripts/services/cisco /usr/share/logwatch/scripts/services/citadel /usr/share/logwatch/scripts/services/clam-update /usr/share/logwatch/scripts/services/clamav /usr/share/logwatch/scripts/services/clamav-milter /usr/share/logwatch/scripts/services/courier /usr/share/logwatch/scripts/services/cron /usr/share/logwatch/scripts/services/denyhosts /usr/share/logwatch/scripts/services/dhcpd /usr/share/logwatch/scripts/services/dirsrv /usr/share/logwatch/scripts/services/dmeventd /usr/share/logwatch/scripts/services/dnf-rpm /usr/share/logwatch/scripts/services/dnssec /usr/share/logwatch/scripts/services/dovecot /usr/share/logwatch/scripts/services/dpkg /usr/share/logwatch/scripts/services/dropbear /usr/share/logwatch/scripts/services/emerge /usr/share/logwatch/scripts/services/evtapplication /usr/share/logwatch/scripts/services/evtmswindows /usr/share/logwatch/scripts/services/evtsecurity /usr/share/logwatch/scripts/services/evtsystem /usr/share/logwatch/scripts/services/exim /usr/share/logwatch/scripts/services/eximstats /usr/share/logwatch/scripts/services/extreme-networks /usr/share/logwatch/scripts/services/fail2ban /usr/share/logwatch/scripts/services/fetchmail /usr/share/logwatch/scripts/services/freeradius /usr/share/logwatch/scripts/services/ftpd-messages /usr/share/logwatch/scripts/services/ftpd-xferlog /usr/share/logwatch/scripts/services/http /usr/share/logwatch/scripts/services/http-error /usr/share/logwatch/scripts/services/identd /usr/share/logwatch/scripts/services/imapd /usr/share/logwatch/scripts/services/in.qpopper /usr/share/logwatch/scripts/services/init /usr/share/logwatch/scripts/services/ipop3d /usr/share/logwatch/scripts/services/iptables /usr/share/logwatch/scripts/services/kernel /usr/share/logwatch/scripts/services/knockd /usr/share/logwatch/scripts/services/lvm /usr/share/logwatch/scripts/services/mailscanner /usr/share/logwatch/scripts/services/mdadm /usr/share/logwatch/scripts/services/mod_security2 /usr/share/logwatch/scripts/services/modprobe /usr/share/logwatch/scripts/services/mountd /usr/share/logwatch/scripts/services/mysql /usr/share/logwatch/scripts/services/mysql-mmm /usr/share/logwatch/scripts/services/named /usr/share/logwatch/scripts/services/netopia /usr/share/logwatch/scripts/services/netscreen /usr/share/logwatch/scripts/services/nut /usr/share/logwatch/scripts/services/oidentd /usr/share/logwatch/scripts/services/omsa /usr/share/logwatch/scripts/services/openvpn /usr/share/logwatch/scripts/services/pam /usr/share/logwatch/scripts/services/pam_pwdb /usr/share/logwatch/scripts/services/pam_unix /usr/share/logwatch/scripts/services/php /usr/share/logwatch/scripts/services/pix /usr/share/logwatch/scripts/services/pluto /usr/share/logwatch/scripts/services/pop3 /usr/share/logwatch/scripts/services/portsentry /usr/share/logwatch/scripts/services/postfix /usr/share/logwatch/scripts/services/postgresql /usr/share/logwatch/scripts/services/pound /usr/share/logwatch/scripts/services/proftpd-messages /usr/share/logwatch/scripts/services/puppet /usr/share/logwatch/scripts/services/pureftpd /usr/share/logwatch/scripts/services/qmail /usr/share/logwatch/scripts/services/qmail-pop3d /usr/share/logwatch/scripts/services/qmail-pop3ds /usr/share/logwatch/scripts/services/qmail-send /usr/share/logwatch/scripts/services/qmail-smtpd /usr/share/logwatch/scripts/services/raid /usr/share/logwatch/scripts/services/resolver /usr/share/logwatch/scripts/services/rsnapshot /usr/share/logwatch/scripts/services/rsyslogd /usr/share/logwatch/scripts/services/rt314 /usr/share/logwatch/scripts/services/samba /usr/share/logwatch/scripts/services/saslauthd /usr/share/logwatch/scripts/services/scsi /usr/share/logwatch/scripts/services/secure /usr/share/logwatch/scripts/services/sendmail /usr/share/logwatch/scripts/services/sendmail-largeboxes /usr/share/logwatch/scripts/services/shaperd /usr/share/logwatch/scripts/services/slon /usr/share/logwatch/scripts/services/smartd /usr/share/logwatch/scripts/services/snort /usr/share/logwatch/scripts/services/sonicwall /usr/share/logwatch/scripts/services/spamassassin /usr/share/logwatch/scripts/services/sshd /usr/share/logwatch/scripts/services/sshd2 /usr/share/logwatch/scripts/services/sssd /usr/share/logwatch/scripts/services/stunnel /usr/share/logwatch/scripts/services/sudo /usr/share/logwatch/scripts/services/syslog-ng /usr/share/logwatch/scripts/services/syslogd /usr/share/logwatch/scripts/services/systemd /usr/share/logwatch/scripts/services/tac_acc /usr/share/logwatch/scripts/services/tivoli-smc /usr/share/logwatch/scripts/services/up2date /usr/share/logwatch/scripts/services/vdr /usr/share/logwatch/scripts/services/vpopmail /usr/share/logwatch/scripts/services/vsftpd /usr/share/logwatch/scripts/services/windows /usr/share/logwatch/scripts/services/xntpd /usr/share/logwatch/scripts/services/yum /usr/share/logwatch/scripts/services/zypp /usr/share/logwatch/scripts/services/zz-disk_space /usr/share/logwatch/scripts/services/zz-lm_sensors /usr/share/logwatch/scripts/services/zz-network /usr/share/logwatch/scripts/services/zz-runtime /usr/share/logwatch/scripts/services/zz-sys /usr/share/logwatch/scripts/services/zz-zfs /usr/share/logwatch/scripts/shared /usr/share/logwatch/scripts/shared/applybinddate /usr/share/logwatch/scripts/shared/applyeurodate /usr/share/logwatch/scripts/shared/applyhttpdate /usr/share/logwatch/scripts/shared/applystddate /usr/share/logwatch/scripts/shared/applytaidate /usr/share/logwatch/scripts/shared/applyusdate /usr/share/logwatch/scripts/shared/eventlogonlyservice /usr/share/logwatch/scripts/shared/eventlogremoveservice /usr/share/logwatch/scripts/shared/expandrepeats /usr/share/logwatch/scripts/shared/hosthash /usr/share/logwatch/scripts/shared/hostlist /usr/share/logwatch/scripts/shared/journalctl /usr/share/logwatch/scripts/shared/multiservice /usr/share/logwatch/scripts/shared/onlycontains /usr/share/logwatch/scripts/shared/onlyhost /usr/share/logwatch/scripts/shared/onlyservice /usr/share/logwatch/scripts/shared/remove /usr/share/logwatch/scripts/shared/removeheaders /usr/share/logwatch/scripts/shared/removeservice /usr/share/man/man5/ignore.conf.5.gz /usr/share/man/man5/logwatch.conf.5.gz /usr/share/man/man5/override.conf.5.gz /usr/share/man/man8/logwatch.8.gz /var/cache/logwatch /var/lib/logwatch
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:37:22 2025