NLS Elasticsearch replication addresses

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
rocheryderm
Posts: 69
Joined: Fri Jul 13, 2018 1:09 pm

NLS Elasticsearch replication addresses

Post by rocheryderm »

Hello!

I'm preparing to install NLS (finallY!) and remember from my (generic, not NLS) Elasticsearch POC that it is possible to send ES cluster replication traffic out a separate network interface.

Is that true and supported in the NLS implementation of Elasticsearch?

Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NLS Elasticsearch replication addresses

Post by scottwilkerson »

We have not tested this so I cannot say for certain but I believe it will work, and adjustments can be made in

Code: Select all

/usr/local/nagioslogserver/elasticsearch/config/elasticsearch.yml
One thing that must remail the same is the http.host must remain as localhost

I believe the settings you are looking for are
transport.bind_host
transport.publish_host
https://www.elastic.co/guide/en/elastic ... sport.html
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked