Tracing soap calls in Zimbra: Difference between revisions

No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=Tracing soap calls in Zimbra=
=Enabling TRACE logging for soap calls=
<hr>
<hr>
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  
{{KB|{{ZC}}|{{ZCS 9.0}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}  




Line 32: Line 32:




{{Article Footer|ZCS 8.8|2020-04-13}}
{{Article Footer|ZCS 9.0, 8.8, 8.7, 8.6, 8.5, 8.8.x|2020-04-13}}

Latest revision as of 10:16, 3 November 2021

Enabling TRACE logging for soap calls


   KB 23317        Last updated on 2021-11-3  




0.00
(0 votes)


Problem

How to 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 9.0, 8.8, 8.7, 8.6, 8.5, 8.8.x Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Tracing_soap_calls_in_Zimbra Date Modified: 2021-11-03



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