Syslog search

I am having an issue when I want to filter something specific from syslog it says No results found!

librenms@librenms:~$ ./validate.php

Component Version
LibreNMS 21.5.1
DB Schema 2021_04_08_151101_add_foreign_keys_to_port_group_port_table (208)
PHP 7.4.3
Python 3.8.5
MySQL 10.5.10-MariaDB-1:10.5.10+maria~bionic
RRDTool 1.7.2
SNMP NET-SNMP 5.8

====================================

[OK] Composer Version: 2.1.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

You need to be more specific about what search term you use and what the syslog message contains.

It seems that I have problem filtering only syslog from pfsense ( 2.4.4-RELEASE-p3 (amd64)
built on Wed May 15 18:53:44 EDT 2019 FreeBSD 11.2-RELEASE-p10) which is sending only openvpn logs to syslog-ng on librenms server.

when I try to filter jadranka.b after some time it says file not found, as you can see from the picture jadranka is there :smiley:

After more investigation it seems that this problem shows only on syslogs which have more millions entries, it sounds like time out happens then it returns No results found!

Solution is to put content from Syslog - LibreNMS Docs to /etc/syslog-ng/syslog-ng.conf and service syslog-ng restart and after that it is filtering fine.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.