Enabling vector log shipping -_-
This commit is contained in:
parent
297ca92860
commit
d761d1ec20
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ set system name-server '1.1.1.1'
|
||||||
set system sysctl parameter kernel.pty.max value '24000'
|
set system sysctl parameter kernel.pty.max value '24000'
|
||||||
|
|
||||||
# Sent to vector syslog server
|
# Sent to vector syslog server
|
||||||
# set system syslog host 10.45.0.2 facility kern level 'warning'
|
set system syslog host 10.45.0.2 facility kern level 'warning'
|
||||||
# set system syslog host 10.45.0.2 facility kern protocol 'tcp'
|
set system syslog host 10.45.0.2 facility kern protocol 'tcp'
|
||||||
# set system syslog host 10.45.0.2 port '6001'
|
set system syslog host 10.45.0.2 port '6001'
|
||||||
|
|
||||||
# Custom backup
|
# Custom backup
|
||||||
set system task-scheduler task backup-config crontab-spec '30 0 * * *'
|
set system task-scheduler task backup-config crontab-spec '30 0 * * *'
|
||||||
|
|
Reference in a new issue