If it is just a file URL then there is no problem. You can already access a 
remote file via http - or any other url natively supported by a URLConnection - 
but you cannot monitor for changes. I am in the process of adding support for 
Spring Cloud Config which will allow you to access a file through it that is 
stored in any of the mechanisms it supports via HTTP and you will be able to 
monitor changes.

If that doesn’t meet your needs please let me know what you would expect access 
through S3 would look like.

Ralph

> On Feb 28, 2019, at 2:59 PM, José Danilo Ross Lépiz <jd.ross...@gmail.com> 
> wrote:
> 
> Hi
> 
> I've been looking for information about support for remote configuration
> files without any luck.
> Does anyone know if its possible to extend log4j2 to support loading
> configuration from sources like S3 or similar?
> 
> Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to