Search found 4 matches
- Wed Sep 07, 2016 11:18 am
- Forum: Nagios XI
- Topic: Nagios Service Co-Location
- Replies: 2
- Views: 530
Nagios Service Co-Location
My company, a small business with a relatively small infrastructure, is in the process of purchasing Nagios XI, Nagios Log Server, and Nagios Network Analyzer. Would it be considered a poor practice to locate all of these services on the same physical server? I could probably separate Nagios XI, but...
- Thu Aug 25, 2016 1:52 pm
- Forum: Nagios Log Server
- Topic: Logstash crashes upon launch
- Replies: 5
- Views: 1092
Re: Logstash crashes upon launch
No, no custom repositories.
I installed OpenJDK 1.8 from the official repositories, and it works now.
Problem solved.
I installed OpenJDK 1.8 from the official repositories, and it works now.
Problem solved.
- Thu Aug 25, 2016 12:27 pm
- Forum: Nagios Log Server
- Topic: Logstash crashes upon launch
- Replies: 5
- Views: 1092
Re: Logstash crashes upon launch
java -version:
The logstash.log file is blank.
Code: Select all
java version "1.7.0_111"
OpenJDK Runtime Environment (rhel-2.6.7.2.el7_2-x86_64 u111-b01)
OpenJDK 64-Bit Server VM (build 24.111-b01, mixed mode)
- Thu Aug 25, 2016 9:46 am
- Forum: Nagios Log Server
- Topic: Logstash crashes upon launch
- Replies: 5
- Views: 1092
Logstash crashes upon launch
I just finished up a manual install of Nagios Log Server on a fresh CentOS 7 VM according to the official instructions. After configuring a couple of our other VMs to send log data to Nagios Log Server, I noticed that nothing was showing up in the UI. It turns out Logstash is crashing when I try to ...