Implemented

Truncate old syslog messages from database

We log our syslog messages to a SQL database on another server. Kiwi Syslog has the ability to schedule a clean-up of old messages but this is only for the local drive, not the database. Currently the workaround is to create a SQL script that is scheduled to run each night/week to truncate old messages.

Is it possible to add this functionality into Kiwi Syslog? The ability to schedule clean-up of messages from the database, or a retention setting similar to NPM (based off a daily maintenance time)?