Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Kafka logging after move to logstash-5.5.0 #141

Open
trsmith2 opened this issue Jul 11, 2017 · 1 comment
Open

No Kafka logging after move to logstash-5.5.0 #141

trsmith2 opened this issue Jul 11, 2017 · 1 comment

Comments

@trsmith2
Copy link

Initial output is:

~/dev/logstash-5.5.0$ bin/logstash -f config/logstash.conf
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
Sending Logstash's logs to /home/trev/dev/logstash-5.5.0/logs which is now configured via log4j2.properties

And then no logging at all from Kafka client library.

Same behaviour in 5.1.7 and 6.2.1.

I've finally worked out a similar problem in older versions of Logstash (e.g. 5.3.1, 5.4.2) by rebuilding the gem with this commit included which pulls in an additional JAR that was previously required but missing - d8427e3.

This seems a like a new/different problem waiting for us when/if we move up to Logstash 5.5.0.

@tokred
Copy link

tokred commented Jul 27, 2017

I guess this is related to #118. Probable fix #134 is still open though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants