Firstly thank you for a Great Product
I have a few questions regarding the LogWatch Contrib -
https://wiki.koozali.org/Logwatchi have made the following changes to the "
/usr/share/logwatch/scripts/logwatch.pl " File with the following
$Config{'mailto'} = "mysmeusername";$Config{'output'} = "mail";$Config{'format'} = "html";When i do a " logwatch " CLI Command i get All the Required InformationHOWEVERWhen i do a " sudo logwatch --output mail "I do NOT get a Mail Message in my SME SERVER Username Mailbox from LogWatchQ1.
Any ideas what i am doing wrong?Q2 Do i need to do a "
signal-event post-upgrade && signal-event reboot " every time i make changes to the "
/usr/share/logwatch/scripts/logwatch.pl " FILE?
Q3. How and where can i look to see if the CRONJOB to send the logwatch information has been setup correctly and is active?
Q4. How do Include the "
firewall reporting " in my logwatch File Report?
any help greatly appreciated