Hi,
I'm currently having a look on how to "centralize" all syslogs for all VM and CT.
I'm still on the "proof-of-concept" phase:
- I have a dedicated CT receiving all logs and record them in a DB.
- I have to figure how to "use" them... a simple cli ( like journalctl ) would be fine, but a nice gui would be better...( graylog? 😉 )
Anyway, the question is : HOW to have something like "rsyslog" (standard debian package) running in HAOS ?
Thx.