Search found 10 matches

by akaspar
Sat Nov 18, 2023 12:09 pm
Forum: Nagios Log Server
Topic: Debian Upgrade to Bullseye broke PHP SourceGuardian
Replies: 3
Views: 25989

Debian Upgrade to Bullseye broke PHP SourceGuardian

We upgraded Debian Buster (10) to Debian Bullseye (11), as version is supported by Nagios LS and afte the upgrade completed successfully, we ran into the problem that web server is not operational anymore. PHP script '/var/www/html/nagioslogserver/application/core/LS_Controller.php' is protected by ...
by akaspar
Thu Sep 23, 2021 2:46 pm
Forum: Nagios Log Server
Topic: NLS Alerts to an external SNMP Trap Receiver – NOT WORKING
Replies: 3
Views: 826

Re: NLS Alerts to an external SNMP Trap Receiver – NOT WORKI

Both are installed, I would also assume this would be installed already by Nagios if such features are being offered (or documented at least). Any other suggestion? Make sure you have php-xml and php-snmp installed: apt-get install php-xml php-snmp Then restart apache and try again: systemctl restar...
by akaspar
Wed Sep 22, 2021 2:28 pm
Forum: Nagios Log Server
Topic: NLS Alerts to an external SNMP Trap Receiver – NOT WORKING
Replies: 3
Views: 826

NLS Alerts to an external SNMP Trap Receiver – NOT WORKING

Creating NLS Alerts and configuring the SNMP Trap receiver, which is a very easy task, we are willing to send certain alerts to our monitoring system by SNMP traps, the monitoring system, which is a non Nagios related product, already receives some SNMP traps, but not by NLS. Testing communication i...
by akaspar
Wed May 12, 2021 10:54 am
Forum: Nagios Log Server
Topic: Nagios LS HTTP/HTTP resource issues
Replies: 1
Views: 540

Nagios LS HTTP/HTTP resource issues

Hi All, I need some direction as our Nagios Log Server solution is giving us some headaches; HTTP/HTTPS keeps alerting on a daily basis and just recently, the Elasticsearch service is in starting status for hours. Our setup is as follows: - 1 Instance only running (I know 2 is better but this is ano...
by akaspar
Thu Oct 29, 2020 10:15 pm
Forum: Nagios Log Server
Topic: Import NLS index to new NLS server
Replies: 3
Views: 881

Re: Import NLS index to new NLS server

Your solution did not quite fit since I would copy all content in /0, which isnt what I want. But.... moving all logstash files did the trick, since elasticsearch will pick them up from the system path declared for data.

Thanks....

post can be closed.
by akaspar
Wed Oct 28, 2020 9:37 am
Forum: Nagios Log Server
Topic: Import NLS index to new NLS server
Replies: 3
Views: 881

Import NLS index to new NLS server

Scenario : Due to HTTPD issues we faced past weeks related to upgrading to PHP7.4 and SourceGuardian init problems, out NLS httpd suddenly decided not to come up anymore (manual fix was done before NLS last update rollout v.2.1.6). Long story short, I configured at NLS to store logs not locally but...
by akaspar
Mon Aug 17, 2020 9:45 am
Forum: Nagios Log Server
Topic: Nagios Log server php 7.3 support
Replies: 5
Views: 1257

Re: Nagios Log server php 7.3 support

Thanks ssax; I realized that since June '20, the Source Guardian was able to be updated as well for PHP 7.4, I wrote a small how-to, so if someone runs into the same issue than I did, it may help. -------------------------- Upgrade PHP from 5.1.16 to 7.4 in Nagios Log Server with version 2.1.7 on se...
by akaspar
Tue Aug 11, 2020 11:01 am
Forum: Nagios Log Server
Topic: Nagios Log server php 7.3 support
Replies: 5
Views: 1257

Re: Nagios Log server php 7.3 support

Hi ssax, is there any documentation (like for Nagios Xi) on how to upgrade to PHP 7.4 when running on NLS 2.1.7? Thanks - ak ---------------------- You need to be on Log Server version 2.1.2 for PHP 7.3 support. You need to be on Log Server 2.1.6 for PHP 7.4 support. You can see them listed in the c...
by akaspar
Mon Jun 15, 2020 10:57 am
Forum: Nagios Log Server
Topic: NLS Log Size per machine
Replies: 1
Views: 394

NLS Log Size per machine

Hi, this may be a simple question (hope so). Is there a way to find the log size per a single machine (host) that sends logs to NLS? - Thanks.
by akaspar
Thu Jul 04, 2019 1:07 pm
Forum: Nagios Log Server
Topic: How to receive logs from outside Azure PaaS
Replies: 1
Views: 592

How to receive logs from outside Azure PaaS

Hi All, its my first time posting here; also, would like to mention Im really happy with Nagios LS. Well, my question and I hope I can be precise here.... Our Nagios LS is running as it should be, now we have a request to receive logs from an outside source (not in our LAN), this source is an Azure ...