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

Tests failing #145

Open
jordansissel opened this issue Aug 16, 2017 · 0 comments
Open

Tests failing #145

jordansissel opened this issue Aug 16, 2017 · 0 comments

Comments

@jordansissel
Copy link
Contributor

Failures:

  1) outputs/kafka when outputting messages should raise config error when truststore location is not set and ssl is enabled
     Failure/Error: kafka = LogStash::Outputs::Kafka.new(simple_kafka_config.merge({"ssl" => "true"}))

     LogStash::ConfigurationError:
       The setting `ssl` in plugin `kafka` is obsolete and is no longer available. Use security_protocol => 'SSL' If you have
any questions about this, you are invited to visit https://discuss.elastic.co/c/logstash and ask.
     # ./spec/unit/outputs/kafka_spec.rb:54:in `(root)'

Finished in 3.11 seconds (files took 25.6 seconds to load)
6 examples, 1 failure
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

1 participant