<div dir="ltr">Thank you very much!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 1, 2014 at 1:06 PM, Cyrus Daboo <span dir="ltr">&lt;<a href="mailto:cdaboo@apple.com" target="_blank">cdaboo@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gaurav,<div><div class="h5"><br>
<br>
--On December 1, 2014 at 1:02:17 PM -0800 Gaurav Jain &lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
is it possible to run server in a mode which outputs the request body in<br>
the logs as well?<br>
<br>
For eg. I get following in logs<br>
<br>
REPORT /calendars/users/cdaboo/<u></u>calendar/ HTTP/1.1<br>
<br>
<br>
However, I want to see what is the request body.<br>
</blockquote>
<br></div></div>
Yes. In the test config file set the &quot;AccountingCategories&quot;/&quot;HTTP&quot; value to &quot;&lt;true/&gt;&quot; and restart the server. When that is on, the server will create an &quot;accounting&quot; directory in the &quot;LogRoot&quot; directory. That new directory will have an &quot;HTTP&quot; directory, and in there each request will be logged as a separate file.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Cyrus Daboo<br>
<br>
</font></span></blockquote></div><br></div>