feat: initial commit

This commit is contained in:
Simon Cornet 2025-05-06 10:58:34 +02:00
commit 0c58302da5
20 changed files with 326 additions and 0 deletions

View file

@ -0,0 +1,10 @@
/var/log/remote/*.log {
size 10M
daily
missingok
notifempty
nocompress
copytruncate
rotate 0
su root adm
}

View file

@ -0,0 +1,2 @@
module(load="imudp")
input(type="imudp" port="514")

View file

@ -0,0 +1,5 @@
[monitor:///var/log/remote]
disabled = false
index = default
sourcetype = syslog
host_segment = 3

View file

@ -0,0 +1,7 @@
[tcpout]
defaultGroup = default-autolb-group
[tcpout:default-autolb-group]
server = 100.64.0.10:9997
[tcpout-server://100.64.0.10:9997]