How are UPID Generated and how to filter using Namespaces

antipiot

Well-Known Member
Jan 26, 2019
67
5
48
38
Hi!

I would like to be able to filter the Proxmox backup server logs in order to get only logs about a certain namespace.
Does anyone know if this is possible?

Any hint appreciated!

Regards
 
Hmm, we don't have any namespace information in the logs and in the UPID. The UPID contains information such as node, starttime, taskid, pid and authid.
What logs do you want to filter per namespace?
 
Hmm, we don't have any namespace information in the logs and in the UPID. The UPID contains information such as node, starttime, taskid, pid and authid.
What logs do you want to filter per namespace?
Hi sorry if my question was not accurate.
I would like to do so in order to monitor status based on the repository but i guess i can acheive this using the name inside.

Thanks for your help!