Modifying elasticsearch.yml

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
Frodo
Posts: 6
Joined: Fri Nov 27, 2015 4:09 am

Modifying elasticsearch.yml

Post by Frodo »

Does Nagios Log Server support any method to manage elasticsearch.yml in a cluster?
We are looking into change discovery.zen.minimum_master_nodes for instance.

Our concern is that future upgrades might clobber these changes if we do it directly in the files.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Modifying elasticsearch.yml

Post by hsmith »

Editing it via the terminal should be fine. I modified mine, and upgraded from 1.4.0 --> 1.4.1. I can't promise that it won't be wiped out on a major upgrade, but right now the behavior is that it's not replaced.
Former Nagios Employee.
me.
Locked