Comment on Suggestions for log aggregation for proxmox containers
slazer2au@lemmy.world 1 week agoDo you have pointers on how to get that up an going?
Comment on Suggestions for log aggregation for proxmox containers
slazer2au@lemmy.world 1 week agoDo you have pointers on how to get that up an going?
redlemace@lemmy.world 1 week ago
this is the main pointer
On every device (but the central syslogserver or you create a loop that fills the drive in mere seconds)
/etc/rsyslog.d/99-centralsyslog.conf
then on the central syslog server 192.168.1.66
/etc/rsyslog.d/01-syslog_receiver.conf
and also
/etc/rsyslog.d/20-save2postgresql.conf
make sure you install postgres, the rsyslog-psql module and create the databases. Grafana can run on the same or any other server.