Im tryning to set up two ElasticSearch + Kibana in the same machine to use different version (and different data for purpose tests).
I've changed the port of ElasticSearch and Kibana, and the elasticsearch.url in Kibana config but when starting the ElasticSearch I see that this new ElasticSearch (port
In ElasticSearch YML http.port: 9222
In Kibana YML
# Kibana is served by a back end server. This setting specifies the port to use.
server.port: 5602
server.host: "172.xx.xxx.235"
# The URL of the Elasticsearch instance to use for all your queries.
elasticsearch.url: "http://localhost:9222"
It's possible to use Kibana 5.6.4, ElasticSearch 6.1.2 and Filebeat 6.1.2 or Kibana&ElasticSearch 5.6.4 and Filebeat 6.1.2
We want to use the same version of the stack, but Kibana 6 is only 64 bits, and ALL the computers of out company are 32 bits because cibersecurity reasons and in five years it must be renewed but now... we can't!
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.