Hi all,
<div><br></div><div>I'm working on a multitenant application where I'd like to have different log files for each customer. I've been looking at the SiftingAppender and it seems to perfectly fit my needs.</div>

<div><br></div><div>The application will run on a sessionless cluster, there isn't any kind of shard, each customer request can run on any node. </div><div><br></div><div>Ideally I'd like to have a centralized log file for each customer and have the ability to hot change its configuraiton. What configuration would you better recommend?</div>

<div><br></div><div>- DB based appender?</div><div>- File based appender running prudent mode?</div><div>- I've seen the scan="true" option to automatically reload the logging configuration. Ideally I'm looking for an option where automatically a configuration file could be hot plugged per tenant / customer. Is there any option so that scan=true checks a directory hierarchy?</div>

<div><br></div><div>Many thanks for your help and recomendations. Much appreciated</div><div><br></div><div>Xavi</div><br>