Hm,this is the error for most of them:
root@rrr:~# proxmox-backup-manager s3 check Wasabi proxmox --store-prefix test0
Error: head object failed
Caused by:
bucket does not exist or no permission to access it
cat /etc/proxmox-backup/s3/cfg...
Another test,with ceph s3:
failed to upload in-use marker for datastore: unexpected status code 404 Not Found
ceph
URL : https://storage.losproxmox.com:8089
AccessKey :
SecretKey :
API : s3v4
Path : auto
Src...
Usually i test with mc command , like mc alias:
wasabi
URL : https://ca-central-1.wasabisys.com
AccessKey :
SecretKey :
API : s3v4
Path : auto
Src : /root/.mc/config.json
And this works
We are pleased to announce the first beta release of Proxmox Virtual Environment 9.0! The 9.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8-1 kernel, QEMU 10.0.2, LXC 6.0.4, OpenZFS 2.3.3.
Note: The current release of...
I'm forwarding logs directly to Eventlog, instead of elastic or filebeat or logstash. But if you want to enrich the data,or split onto some more fields, than i don't have anything. What is the primary goal, what kind of messages do you want/need?
Install filebeat and read from /var/log, same as any debian. But you didn't say what else do you have,like ceph,etc. Maybe you need more collectors inside .yml file.