1

Topic: log watch report

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

hi,
Is it possible to manually create a report like something that is emailed to postmaster by logwatch?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: log watch report

you can install pflogsumm   
and then in terminal

# pflogsumm -d today /var/log/maillog > todaystats.txt
or
# pflogsumm -d yesterday /var/log/maillog > yesterdaystats.txt

3

Re: log watch report

ms2504 wrote:

you can install pflogsumm   
and then in terminal

# pflogsumm -d today /var/log/maillog > todaystats.txt
or
# pflogsumm -d yesterday /var/log/maillog > yesterdaystats.txt



I have pflogsum but I need detailed analysis of logwatch.

4

Re: log watch report

Just run "logwatch" command.