Hi there I'm working to use logstash-forwarder to feed log data to a central logstash server which processes the messages and sends it to ElasticSearch. I recommend to use the JSON layout in log4j to avoid additional parsing on logstash side (no grok filter required).
HTH Oli ________________________________________ Von: Christian Schneider <[email protected]> im Auftrag von Christian Schneider <[email protected]> Gesendet: Dienstag, 9. Juni 2015 13:17 An: [email protected] Betreff: Re: Advanced request logging with CXF 3.1.0, karaf and elastic search Should be fixed now. Btw. you can easily test the fix by compiling the changed logging feature bundle from source and use it instead of the original one. It should be otherwise compatible with CXF 3.x. Christian On 09.06.2015 10:04, David Karlsen wrote: > Yes it's great - however I stumbled over a snag when using it with a camel > transport: https://issues.apache.org/jira/browse/CXF-6436 > > > 2015-06-08 17:46 GMT+02:00 Christian Schneider <[email protected]>: > >> 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 >> >> Christian >> >> -- >> Christian Schneider >> http://www.liquid-reality.de >> >> Open Source Architect >> http://www.talend.com >> >> > -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com
