Sure.

The new LoggingFeature can be added to services like the old one. So using this you already have the new meta data in slf4j log events.

There currently is no ready to use elastic search integration outside of OSGi. It could be achieved either by creating a Log4j appender or a LogSender that writes to elastic search.

One approach that needs no programming is to configure log4j to write all meta data to the log file and parse it using logstash. The downside is only the needed additional configuration.

Christian

On 09.06.2015 09:36, Francesco Chicchiriccò wrote:
On 08/06/2015 17:46, Christian Schneider wrote:
Since version 3.1.0 there is a new request logging feature in CXF. I just wrote a blog entry about it and thought this might be interesting for people on this list.

http://www.liquid-reality.de/x/AoDT

Hi Christian,
the new logging feature looks very cool: is there any support for non-OSGi deployments?

Thanks.



--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to