Skip to main content

supervisor_manifest_flags

Synopsis

supervisor_manifest_flags = mask

Mask specifies which events the administrator wants to track in the manifestlog. The field is described by a integer with the individual bits to signify which components to log. This log is located by default here:

OSPath
Linux & macOS:/var/spool/qube/manifestlog
Windows:C:\ProgramData\pfx\qube\logs\manifestlog

Values

FlagValue
job1
subjob2
work4

Examples

supervisor_manifest_flags = 3  
supervisor_manifest_flags = "job,subjob"

Defaults

supervisor_manifest_flags="job,subjob,work"

See Also

supervisor_manifest