Hi all, I encounter with problem about zimbra mail log. When a user send email, zimbra create 2 log.
First log with some field: email_id, sender, receiver, subject....
Second log with field: email_id, status (ok if email sending successfully, otherwise it will be failed)
I wonder how can I using logstash to combine two log into one using field email_id. Which only 1 log we can follow it easily than now.