I have a 4-node Proxmox cluster.
I'd like ship my Proxmox Cluster logs and Task logs to an offsite logging server (e.g. Graylog, Loki etc.) - this allows us to keep track of which users did what actions, and when VMs were created (creation time isn't currently exposed - FR to add this - but for now, we'll try to do log scraping):
I believe the cluster log is at /etc/pve/.clusterlog on each node in our cluster. However, this only stores the most recent entries? Is there another location where these are stored, or where we can get older, or rotated logs?
For the task log - is there a place where historical tasks are logged?
I'd like ship my Proxmox Cluster logs and Task logs to an offsite logging server (e.g. Graylog, Loki etc.) - this allows us to keep track of which users did what actions, and when VMs were created (creation time isn't currently exposed - FR to add this - but for now, we'll try to do log scraping):
I believe the cluster log is at /etc/pve/.clusterlog on each node in our cluster. However, this only stores the most recent entries? Is there another location where these are stored, or where we can get older, or rotated logs?
For the task log - is there a place where historical tasks are logged?