Page 1 of 1

apply config - is this a problem?

Posted: Tue Jul 16, 2019 1:15 pm
by SteveBeauchemin
When I make config changes and apply them I see this in the elasticsearch log file every time.

Code: Select all

[2019-07-16 13:10:31,226][DEBUG][action.index             ] [4c87... long guid here ...6] [nagioslogserver][3], node[UkCDxyz...stuff...rKyA], [P], s[STARTED]: Failed to execute [index {[nagioslogserver][cf_option][configuration_required], source[{"created":"2019-07-16 13:10:31","created_by":"AVs0eRz9mkiL_tWAkW5m","value":0}]}]
(slightly sanitized)
Am I in trouble?

Please advise.

Thanks

Steve B

Re: apply config - is this a problem?

Posted: Wed Jul 17, 2019 11:12 am
by cdienger
Does this message pop up in the logs of all machines when the config is applied?

Please provide a profile from each of the systems. They can be gathered by logging into each machine and going under Admin > System > System Status > Download System Profile or from the command line with:

Code: Select all

/usr/local/nagioslogserver/scripts/profile.sh
This will create /tmp/system-profile.tar.gz.

Note that this file can be very large and may not be able to be uploaded through the system. This is usually due to the logs in the Logstash and/or Elasticseach directories found in it. If it is too large, please open the profile, extract these directories/files and send them separately.