Cockpit logging

How to remove local logs and use syslog to store logs on a different machine in the same network?

I use R Pi 3B+ 24/7 and carry out stress tests to know uptime.

Thanks.

Searched it in
$ cat ~/etc/rsyslog.conf

I need to walk through the relevant docs here.

2 Likes

Please let us know if there are missing parts or changes in the manual, so we can do an update to bring them up to date.

2 Likes
2 Likes

I use fluentd for this, personally. You can do it by installing td-agent or td-agent-bit from the fluentd external repos. It’s fully open source, but just difficult to package because of the embedded ruby.