Postfix - searching emails (logstash, greylog or other solution)
Posted
by
Yarik Dot
on Server Fault
See other posts from Server Fault
or by Yarik Dot
Published on 2014-05-30T14:33:18Z
Indexed on
2014/06/01
9:29 UTC
Read the original article
Hit count: 210
We are currently having ~100 servers and all of them are using remote syslog, so we have aggregated all logs on one server.
The most questioned problem from our support team is: Has an email from .... to ... been delivered?
I'd like to give to our support team access to some logging tool and some guide for searching in logs. What would you have recommended me? Or, do you know any other alternatives to test?
The problem of grepping logs is that there is not sender and recipient address on one line. So I supposed, there might by some aggregation by email id.
© Server Fault or respective owner