Tracing soap calls in Zimbra: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
===<h1>Tracing soap calls in Zimbra</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Tracing soap calls in Zimbra=
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8.15}}||||}}
<h2>Problem:</h2>
{{WIP}} 
 
 
 
====Problem====


How do we trace soap requests and responses in Zimbra for a single user?
How do we trace soap requests and responses in Zimbra for a single user?




<h2>Solution:</h2>
====Solution====


All the soap requests and responses are recorded in the /opt/zimbra/log/mailbox.log file.<br>
All the soap requests and responses are recorded in the /opt/zimbra/log/mailbox.log file.  
However by default the logging is at a minimum, so increasing the logging may be helpful as well in this case.
However by default the logging is at a minimum, so increasing the logging may be helpful as well in this case.


Line 24: Line 31:




{| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10"
|'''Submitted by''':  Shashank Tewari
|}


Submitted by:  Shashank Tewari
{{Article Footer|ZCS 8.8.15|2020-04-13}}

Revision as of 14:06, 27 April 2020

Tracing soap calls in Zimbra


   KB 23317        Last updated on 2020-04-27  




0.00
(0 votes)



Problem

How do we trace soap requests and responses in Zimbra for a single user?


Solution

All the soap requests and responses are recorded in the /opt/zimbra/log/mailbox.log file. However by default the logging is at a minimum, so increasing the logging may be helpful as well in this case.

To increase it for a single user, run :

zmprov aal user@example.com zimbra.soap trace

To remove these, run :

zmprov ral user@example.com

This will reset all the logging for that account to the default values.

The zimbra.soap trace logging gives the entire request and response.


Submitted by: Shashank Tewari
Verified Against: ZCS 8.8.15 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Tracing_soap_calls_in_Zimbra Date Modified: 2020-04-27



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search