<div dir="ltr">Thanks Scott, <div><br></div><div>That&#39;s very informative and proves my understanding isn&#39;t 100% there yet.</div><div><br></div><div>I think I&#39;ll knock together a parser script to filter out the parts of the logs I&#39;m interested in after the fact then; thinking about it now, it makes perfect sense that you can&#39;t do this prior to the end of an authentication event.</div>

<div><br></div><div>Cheers</div><div><br></div><div>Martin</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Martin Renvoize<div>Software Engineer, PTFS Europe Ltd</div><div>Content Management and Library Solutions</div>

<div>Skype: <img src="http://mystatus.skype.com/bigclassic/ashimema" width="96" height="23"></div><div>Landline: 0203 286 8685</div><div>Mobile: 07725985636</div><div><br></div><div><a href="http://www.ptfs-europe.com" target="_blank">http://www.ptfs-europe.com</a></div>

</div></div>
<br><br><div class="gmail_quote">On 15 July 2014 15:16, Cantor, Scott <span dir="ltr">&lt;<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 7/15/14, 8:27 AM, &quot;Renvoize, Martin&quot; &lt;<a href="mailto:martin.renvoize@ptfs-europe.com">martin.renvoize@ptfs-europe.com</a>&gt;<br>
wrote:<br>
<div class=""><br>
&gt;Onto a question, I&#39;m have a multi-tenant web app that I&#39;m implementing<br>
&gt;shibboleth authentication for.  I&#39;m using ApplicationOverrides with<br>
&gt;apache virtualhosts to great success so far.  However, as the system<br>
&gt;grows with more and more tenants I&#39;m finding it increasingly difficult to<br>
&gt;see the wood from the trees in the logs if I turn it up for debugging.  I<br>
&gt;was wondering if there&#39;s any simple way to configure the logs to log to<br>
&gt;separate files based on applicationID?<br>
<br>
</div>No. The only routing is via categories, and the application ID isn&#39;t part<br>
of any logging categories. There isn&#39;t any way to know that information at<br>
the time of most logging events, particularly from components that know<br>
nothing about the SP itself.<br>
<br>
Even if it were in the logging diagnostic context, which isn&#39;t really<br>
possible, I don&#39;t believe it can log to different appenders based on the<br>
context.<br>
<br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div><br></div>