Re: Configure log4j with XML files

2015-12-21 Thread Robert Metzger
> gwenhael.pasqui...@ericsson.com> wrote: > >> Hi everybody, >> >> >> >> Could it be possible to have a way to configure log4j with xml files ? >> >> >> >> I’ve looked into the code and it looks like the properties files names &g

Re: Configure log4j with XML files

2015-12-21 Thread Till Rohrmann
the dynamic property using Flink’s env.java.opts configuration parameter. Cheers, Till ​ On Mon, Dec 21, 2015 at 3:34 PM, Gwenhael Pasquiers < gwenhael.pasqui...@ericsson.com> wrote: > Hi everybody, > > > > Could it be possible to have a way to configure log4j with xml files

Configure log4j with XML files

2015-12-21 Thread Gwenhael Pasquiers
Hi everybody, Could it be possible to have a way to configure log4j with xml files ? I've looked into the code and it looks like the properties files names are hardcoded. However we have the need to use xml : - We log everything into ELK (Elasticsearch / Logstash / Kibana)