skip to Main Content

Ubuntu – Couldn't connect to server when using Elasticsearch

When using Localhost it's working fine root@ip-172-16-0-102:/home/ubuntu# curl localhost:9200 { "name" : "ip-172-16-0-102", "cluster_name" : "elasticsearch", "cluster_uuid" : "xXGFhvjvR_qbJK_oC0YPSg", "version" : { "number" : "8.13.4", "build_flavor" : "default", "build_type" : "deb", "build_hash" : "da95df118650b55a500dcc181889ac35c6d8da7c", "build_date" : "2024-05-06T22:04:45.107454559Z", "build_snapshot" : false,…

VIEW QUESTION

logstash-output-clickhouse throws error while installing plugin – CentOS

Validating logstash-output-clickhouse-0.1.0.gem Installing logstash-output-clickhouse Plugin version conflict, aborting ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-mixin-http_client": In snapshot (Gemfile.lock): logstash-mixin-http_client (= 6.0.1) In Gemfile: logstash-filter-http java was resolved to 1.0.2, which depends on logstash-mixin-http_client (>=…

VIEW QUESTION
Back To Top
Search