Search found 9 matches

by isaacl86
Wed Feb 16, 2022 9:32 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Re: Elastic search will not start - Java may be the cause.

Hi Perry, My log server has been offline for too long, so I just reverted back to the older JDK. I did change those options but I was still getting some errors, you can see them below. But switching back to the old java is working. [root@PGE-NAGIOSLOG ~]# alternatives --config java There are 2 progr...
by isaacl86
Tue Feb 15, 2022 9:55 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Re: Elastic search will not start - Java may be the cause.

Hi, Please see the result below. [root@PGE-NAGIOSLOG elasticsearch]# ./install Installing Elasticsearch... Elasticsearch installed OK [root@PGE-NAGIOSLOG elasticsearch]# systemctl deamonreload Unknown operation 'deamonreload'. [root@PGE-NAGIOSLOG elasticsearch]# systemctl deamon-reload Unknown opera...
by isaacl86
Mon Feb 14, 2022 9:30 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Re: Elastic search will not start - Java may be the cause.

[root@PGE-NAGIOSLOG ~]# /bin/java -version
openjdk version "11.0.13" 2021-10-19 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.13+8-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.13+8-LTS, mixed mode, sharing)
[root@PGE-NAGIOSLOG ~]#
by isaacl86
Wed Feb 09, 2022 8:17 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Re: Elastic search will not start - Java may be the cause.

Hi Perry,
Thanks for your help. I am sending the updated system profile now.
by isaacl86
Tue Feb 08, 2022 8:41 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Re: Elastic search will not start - Java may be the cause.

Command outputs below [root@PGE-NAGIOSLOG ~]# which java /usr/bin/java [root@PGE-NAGIOSLOG ~]# java -version openjdk version "11.0.13" 2021-10-19 LTS OpenJDK Runtime Environment 18.9 (build 11.0.13+8-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.13+8-LTS, mixed mode, sharing) [root@PGE-NA...
by isaacl86
Mon Feb 07, 2022 11:09 am
Forum: Nagios Log Server
Topic: Elastic search will not start - Java may be the cause.
Replies: 11
Views: 4124

Elastic search will not start - Java may be the cause.

Hi Everyone, I have been trying to fix some vulnerabilities found by our scanner on the nagios log server. It seems like I cannot start elasticsearch right now. On the web page i'm getting the waiting for database startup message. When I look at the server itself i get this message from elastic sear...
by isaacl86
Wed Mar 03, 2021 2:47 pm
Forum: Nagios Log Server
Topic: Moving Log Server Data
Replies: 5
Views: 792

Re: Moving Log Server Data

Thanks! I will give this a shot.
by isaacl86
Tue Feb 23, 2021 11:05 am
Forum: Nagios Log Server
Topic: Moving Log Server Data
Replies: 5
Views: 792

Re: Moving Log Server Data

thanks for the response cdienger , (not sure if that tagged you) I shall upload a couple of screen shots from the older server - what I would like to do is pull all log data that has already been gathered to the new log server. We need to have at least a year of logs. I was originally trying to copy...
by isaacl86
Mon Feb 22, 2021 5:21 pm
Forum: Nagios Log Server
Topic: Moving Log Server Data
Replies: 5
Views: 792

Moving Log Server Data

Hi Everyone, I recently setup a new Nagios Log Server, the old one is still currently running. This is a single instance install. I want to move all of the logs from the old server to the new one, I was going to do this with snapshots but it looks like the repository only has the last 30 days. I'm n...