Nagios Event Log Empty

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios Event Log Empty

Post by tgriep »

OK, lets just set it to 4096 by running the following.

Code: Select all

echo "use nagios;alter table nagios_logentries modify logentry_data varchar(4096) not null;" | mysql -pnagiosxi
Be sure to check out our Knowledgebase for helpful articles and solutions!
ahoward12
Posts: 137
Joined: Thu Jan 05, 2017 10:24 am

Re: Nagios Event Log Empty

Post by ahoward12 »

Ok that one worked! I'll keep you updated.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios Event Log Empty

Post by tgriep »

OK, thanks.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ahoward12
Posts: 137
Joined: Thu Jan 05, 2017 10:24 am

Re: Nagios Event Log Empty

Post by ahoward12 »

Just wanted to update; apparently the log entry data field increase fixed the issues. This can be closed. As always, thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Event Log Empty

Post by scottwilkerson »

Thanks for following up!
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked