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 09-23-2010, 05:39 PM
jxn jxn is offline
Active Member
 
Posts: 26
Default [SOLVED] zimbra log containing contact change information?

Hi all,
I am trying to dig through the zimbra logs on my server to find out when and from where the address book contact details were modified for a specific account, and I am not having much luck finding a location. Is there logging (besides in debug mode) for this stored somewhere that I am not seeing? Thanks!

Last edited by jxn; 10-14-2010 at 09:53 AM.. Reason: marked solved
Reply With Quote
  #2 (permalink)  
Old 09-23-2010, 07:12 PM
Outstanding Member
 
Posts: 717
Default

It's not very easy to find the details - it takes a bit of digging.

You can look in mailbox.log, and will find a line that shows "ModifyContactRequest":

Code:
2010-09-23 21:10:32,225 INFO  [btpool0-3659://example.server.com/service/soap/ModifyContactRequest] [name=user@domain.com;mid=96;ip=x.x.x.x;ua=ZimbraWebClient - FF3.0 (Mac)/6.0.8_GA_2661;] soap - ModifyContactRequest
You can then use "zmredodump" to dump the details of the redo log:

Code:
zmredodump redo.log --show-blob
and you will see the entire change that closely matches the timestamp you found in mailbox.log:

Code:
[0347064b - 03471f74: 6442 bytes; tstamp: 2010/09/23 21:10:32.260 CDT] txn 1284043184.104428 [ModifyContact] ver=1
.28, tstamp=1285294232260, change=290313, mailbox=96, id=13441, attrs={
    homePostalCode: XXXXXXXXX
    lastName: XXXXXXXXX
    homeStreet: XXXXXXXXX
    workCity: XXXXXXXXXX
    workPostalCode: XXXXXXX
    homeURL: XXXXXXXXXX
    mobilePhone: XXXXXXXXXX
    email: XXXXXXXXXX
    homeCity: XXXXXXXXXX
    homeState: XXXXXXXXXX
    fullName: XXXXXXXXXX
    workState: XXXXXXXXXX
    workStreet: XXXXXXXXXX
    firstName: XXXXXXXXXX
    fileAs: 1
}
__________________
01 Networks, LLC / Cybernetik.net
Zimbra NE and OSS Cloud Hosting
Shared Web Hosting
Consulting Services
Reply With Quote
  #3 (permalink)  
Old 10-14-2010, 09:52 AM
jxn jxn is offline
Active Member
 
Posts: 26
Default

Thank you much! That was most helpful!
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.