Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-22-2009, 06:32 AM
Active Member
 
Posts: 31
Question Total logins

Hello..

We have a request to know the total no.of logins made by users (not specific user) to Zimbra account say in a week/in a day. From audit.log we can get the logins but i would need hlep on getting the No.of logins ec.

Please do gve some help on the same .

Thanks in Advance & expecting reply.
Reply With Quote
  #2 (permalink)  
Old 04-22-2009, 01:48 PM
Moderator
 
Posts: 7,928
Default

Hmmm, this may be a starter for ten
Code:
cd /opt/zimbra/log
 grep "cmd=Auth; account.*protocol=soap" audit.log | sed "s/.*account=\(.*\)\; .*/\1/p" | uniq -c
__________________
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.