Zimbra Collaboration Contest: Log Management, and the Winner is ...

Official Zimbra news, events, releases, and updates.
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Zimbra Collaboration Contest: Log Management, and the Winner is ...

Post by ploeger »

I'm willing to share. Just tell me, what you need.
pointer
Posts: 6
Joined: Sat Sep 13, 2014 12:06 am

Zimbra Collaboration Contest: Log Management, and the Winner is ...

Post by pointer »

Really interested in your logstash patterns, but any config files you're willing to share would be greatly appreciated. :)
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Zimbra Collaboration Contest: Log Management, and the Winner is ...

Post by ploeger »

Here are the logstash patterns:
ZIMBRA_MAILBOXLOG %{YEAR:year}-%{MONTHNUM:month}-%{MONTHDAY:day} %{TIME:time},(?<miliseconds>[d]*) %{WORD:loglevel} +[(?<thread>[^]]*)] [(?<_info>[^]]*)] %{WORD:service} - (?<command>.*)
ZIMBRA_EXCEPTION com.(?<exception>[^:]*): (?<exception_message>[^\
]*).*Code:(?<exception_code>[^\
]*)
The logfile (zimbra~/log/mailbox.log) itself is simply transferred using lumberjack.
And here's the used Kibana Dashboard:
[View:https://drive.google.com/file/d/0BygOeA ... ring:940:0]
mhamed
Posts: 3
Joined: Sat Mar 04, 2017 10:28 am

Re: Zimbra Collaboration Contest: Log Management, and the Winner is ...

Post by mhamed »

hey ploeger ^^ the link does'nt work .. can u share the used kibana dashboard again ..
thank you in advance ^^
mhamed
Posts: 3
Joined: Sat Mar 04, 2017 10:28 am

Re: Zimbra Collaboration Contest: Log Management, and the Winner is ...

Post by mhamed »

hi everyboy .. I'm currently at the end of the project (the creation of the dashboard)
My question is: how i can have log spam, virus, received message, sent message ... and present them in dashbord
Thank you in advance!
Post Reply