[
https://issues.apache.org/jira/browse/LOG4J2-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Scipioni closed LOG4J2-2810.
--------------------------------------
Documentation is now sufficient to understand how remotely configure
> Allow ConfigurationSource from Remote URL
> -----------------------------------------
>
> Key: LOG4J2-2810
> URL: https://issues.apache.org/jira/browse/LOG4J2-2810
> Project: Log4j 2
> Issue Type: New Feature
> Components: Configuration, Core
> Reporter: Francesco Scipioni
> Priority: Trivial
> Fix For: 2.13.2
>
>
> Implement different remote version of XMLConfigurationFactory,
> JsonConfigurationFactory and so on, to allow the possibility to download file
> configuration from remote URL o FILE.
> In example you could use a file called log4j2.rjson and write on it where
> download the file:
> content of log4j2.rjon is : [http://127.0.0.1:8080/log]
> and get from that url a json configuration
>
> In the same way you could use a log4j2.rxml to get the configuration in
> format XML:
> content of log4j2.rxml is : file://path/to/file/xml
>
> If this can be reasonable i can work on it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)