-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: provisioning
-
None
With Log all objects verbose enabled, the log includes a (mostly) unique instance Id that can be used to filter the log. It's useful to have the value, to extract the specific run output in container output or AWS CloudWatch. But you can't get the instance Id from the UI job message without turning on Log all objects verbose to daemon DB log. Without this, the instance Id isn't output in the DB log. If you wanted to leave verbose logging in just the file and leave the DB log more brief (to avoid truncation before the final line, for example), you can't know the instance Id, except by looking through the file log and trying to work it out from timestamps.