Proxmox/syslog

From Omnia
Revision as of 14:33, 14 April 2024 by Kenneth (talk | contribs) (Created page with ""PVE8 is based on Debian 12 and Debian 12 doesn't ship with syslog any longer. It got replaced by journald. If you want syslog, you can still install and configure rsyslog:" <ref>https://forum.proxmox.com/threads/proxmox-ve-8-0-syslog.130862/</ref> apt update && apt install rsyslog")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

"PVE8 is based on Debian 12 and Debian 12 doesn't ship with syslog any longer. It got replaced by journald. If you want syslog, you can still install and configure rsyslog:" [1]

apt update && apt install rsyslog