Actions
Feature #12502
openSyslog-ng Configuration Library (scl) missing
Status:
New
Priority:
Normal
Assignee:
-
Category:
syslog-ng
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
Although the scl.conf
is present in /usr/local/etc/scl.conf
the associated referenced tree ( @include 'scl/*/*.conf'
) is missing. There is also no way add the line " @include 'scl.conf'
" to the syslog-ng.conf
file.
This folder tree and include line could make easier to use this package in more complex scenarios. (i.e. central syslog parsing and consolidation from all pfSense interfaces and secure forward to long term storage)
Proposal:- Add scl folder tree to
/usr/local/etc
- Add "Include SCL" checkbox in "Advanced" tab that enables writing "
@include 'scl.conf'
" to thesyslog-ng.conf
file just after the @version line.
No data to display
Actions