mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
config file for rsyslog
This commit is contained in:
parent
73bd37a54e
commit
1c547df90c
2 changed files with 11 additions and 3 deletions
8
rsyslog.d/pandora-box.conf
Normal file
8
rsyslog.d/pandora-box.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
$ModLoad imfile
|
||||
$InputFileName /var/log/pandora-box.log
|
||||
$InputFileTag pandora-box:
|
||||
$InputFileStateFile stat-pandora-box-info
|
||||
$InputFileFacility local7
|
||||
$InputFileSeverity info
|
||||
$InputRunFileMonitor
|
||||
local7.info @@192.168.12.123:514
|
Loading…
Add table
Add a link
Reference in a new issue