I am using elasticseach-oss 7.0.1 and logstash-oss 7.0.1 rpms in my docker image, both with searchguard. Elasticsearch is getting deployed and searchguard index is getting created. But when I deploy logstash, it keeps restarting and is going in error state with the following error:
" LogStash::Outputs::ElasticSearch::HttpClient::Pool::BadResponseCodeError: Got response code '500' contacting Elasticsearch at URL 'https://elasticsearch.xxxxxx:9200/_xpack' "
my query is: why is it trying to connect to xpack when I am using oss version? How can I resolve this error?
I found this issue, which seems to indicate there may be something wrong with Logstash packaging. If this seems similar to your issue I would recommend you add details about your versions there as well.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.