apply config - is this a problem?

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

apply config - is this a problem?

Post 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
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: apply config - is this a problem?

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked