azure-vm-agents-plugin
azure-vm-agents-plugin copied to clipboard
Limit getAzureAgentTemplate log spam
What feature do you want to see added?
Some times very hard to follow the logs as this just takes up a lot of the output. Currently have it set to FINE, but some FINE logs are needed. Have it output every 5-10 minutes? Seems to be every 20-30s.
Upstream changes
No response
Are you interested in contributing this feature?
No response
Why do you need if left at FINE? FINE should be for temporary debugging you shouldn't need it all the time.
We have around 15 templates. (Could be different for others) but that's around 30+ lines every 20-30s. Only reason I created this is that we're currently debugging an issue and most of the page is taken up by getAzureAgentTemplate. When done, we'll revert from FINE.
It's just the consistency of that output.
you're welcome to send a PR if it makes it easier for you to debug.