Proxmox/syslog: Difference between revisions

From Omnia
Jump to navigation Jump to search
(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")
 
(No difference)

Latest revision as of 14:33, 14 April 2024

"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