No entry in today's log for iptables
Works perfectly, thank you.
Thank you
I see your point. Could we change the one line output to: print STDERR "\n\nDEBUG: Exiting DNF5 Filter - dnf not found at $pathto_dnf5\n\n"; which is consistent with, for example, xntpd?
I have debug set to 5 so that I can see all the tests that have been carried out. I am not sure that I see your point about the pat the dnf5. If the script fails to find dnf5, and it is installed, then the path set by the script must be wrong, so quoting it will be no help. The script would need to be changed so that the correct path is found from the beginning. Surely the same point would apply to several other scripts?
Make dnf5 less verbose if it is not installed
Yes, I think it is a minor bug in the scrit: if ( $Debug >= 5 ) { print STDERR "DEBUG: Found -Listening on port 22- line\n"; } So the message is hard coded into the debug. I can ignore it :)
Running Logwatch 7.13, output level 3, debug level 5 I see the following messages under the SSHD output: DEBUG: Found -Listening on port 22- line Now, I have set SSH not to use port 22, so I would like to know where I have made a mistake with the settings. I cannot find the message in /var/log, so I need some help with this please. Thank you in advance.