<div dir="ltr">Thanks Scott, <div><br></div><div>That's very informative and proves my understanding isn't 100% there yet.</div><div><br></div><div>I think I'll knock together a parser script to filter out the parts of the logs I'm interested in after the fact then; thinking about it now, it makes perfect sense that you can'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"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></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, "Renvoize, Martin" <<a href="mailto:martin.renvoize@ptfs-europe.com">martin.renvoize@ptfs-europe.com</a>><br>
wrote:<br>
<div class=""><br>
>Onto a question, I'm have a multi-tenant web app that I'm implementing<br>
>shibboleth authentication for. I'm using ApplicationOverrides with<br>
>apache virtualhosts to great success so far. However, as the system<br>
>grows with more and more tenants I'm finding it increasingly difficult to<br>
>see the wood from the trees in the logs if I turn it up for debugging. I<br>
>was wondering if there's any simple way to configure the logs to log to<br>
>separate files based on applicationID?<br>
<br>
</div>No. The only routing is via categories, and the application ID isn't part<br>
of any logging categories. There isn'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't really<br>
possible, I don'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>