Need to specify elasticsearch cluster name in Graylog 2.4

I am running multiple graylog servers in one AWS account using AWS Elasticsearch. AWS Elasticsearch clusters must have unique names.

The server.conf directive 'elasticsearch_cluster_name" was removed in 2.3. How do I specify the cluster name in the lastest Graylog version?

That’s not required since Graylog 2.3.0.

Thank you for responding, it is required for me because the cluster name is not ‘graylog’ so I need to specify a different name.

no need from a Graylog perspective of that. You define the http endpoint where Graylog connects to and it doesn’t matter what name the Elasticsearch Cluster has.

So it is up to you to choose one name you like for the ES Cluster.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.