Skip to content

Add debug flag when running vmwatch#49

Merged
zmyzheng merged 1 commit intoAzure:feature/v2/bootstrapVMWatchfrom
zmyzheng:dev/zmyzheng/debugflag
Jan 5, 2024
Merged

Add debug flag when running vmwatch#49
zmyzheng merged 1 commit intoAzure:feature/v2/bootstrapVMWatchfrom
zmyzheng:dev/zmyzheng/debugflag

Conversation

@zmyzheng
Copy link
Member

@zmyzheng zmyzheng commented Jan 5, 2024

VMWatch logs verbose (operational) trace logs into 2 places:

  1. EventsFolder contains logs with "Error" level only. These logs will go to kusto by Guest Agent.
  2. LogFolder contains all logs above debug level by default. Adding the debug flag in this PR will make debug level logs to be included in the LogFolder. The logs in LogFolder is configured with a retention policy, so we don't need to worry debug level logs utilize too much VM space

@zmyzheng zmyzheng merged commit b9a863f into Azure:feature/v2/bootstrapVMWatch Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants