Syslog cleanup not working

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

Component Version
LibreNMS 25.11.0-dev.80+d8499f648 (2025-11-04T07:31:40-05:00)
DB Schema 2025_10_17_112553_bgp_peers_cbgp_bigint (358)
PHP 8.2.29
Python 3.6.8
Database MariaDB 10.6.23-MariaDB
RRDTool 1.7.0
SNMP 5.8
===========================================

[OK] Composer Version: 2.8.12
[OK] Dependencies up-to-date.
[OK] Database Connected
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok

$ ./daily.sh
Clearing caches OK
Updating to latest codebase OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK

config.php:

$config[‘enable_syslog’] = 1;
$config[‘syslog_purge’] = 30;

Last entry in syslog is from 2025-09-27 00:19:27

daily.php file updated on Oct 28 00:19

-rw-r–r-- 1 librenms librenms 13234 Oct 28 00:19 daily.php

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