[ 
https://issues.apache.org/jira/browse/LOG4J2-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172784#comment-15172784
 ] 

Alan Achtenberg edited comment on LOG4J2-1301 at 2/29/16 10:49 PM:
-------------------------------------------------------------------

I have implemented this functionality(specifying additonal files to monitor) 
today as a plugin for my own immediate use. Would adding this functionality 
directly to XmlConfiguration and FileConfigurationMonitor be an acceptable path 
to take?


was (Author: alan achtenberg):
I have implemented this functionality today as a plugin for my own immediate 
use. Would adding this functionality directly to XmlConfiguration and 
FileConfigurationMonitor be an acceptable path to take?

> Automatic reconfiguration with xml and xinclude
> -----------------------------------------------
>
>                 Key: LOG4J2-1301
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1301
>             Project: Log4j 2
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Alan Achtenberg
>         Attachments: GroupFileConfigurationMonitor.java, 
> MyXmlConfiguration.java, MyXmlConfigurationFactory.java
>
>
> Automatic reconfiguration does not work with xinclude/xml.
> Modifying xinclude files is not detected as a file change on on the main 
> config file and as such it is not reconfigured when updates are made to files 
> included with xinclude (ie. log4j2-appenders.xml).
> Desired functionality would be to also listen for changes of files that are 
> included by main configuration file as well and update the configuration as 
> needed.
> An alternative would be to allow user to specify additional files to monitor 
> for changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to