Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create debugging script/tool for difficult to debug Azure Batch scenarios #555

Open
MattMcL4475 opened this issue Dec 19, 2023 · 0 comments
Assignees

Comments

@MattMcL4475
Copy link
Collaborator

Problem:
There is a scenario whereby no logs are available for a task and there is seemingly no information available to debug what happened in Batch.

Solution:

  • Write a script/binary that will reach out to a pool's nodes, connect to them, and start streaming their batch agent logs to a storage account. This can be a script/binary added to the repo as a debugging tool. It should be very specific in its scope and no need to spend many cycles making it generalizable or extensible at this point.
  • Add to the Wiki clear instructions for when and how to use it, and what to do with the results.
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

No branches or pull requests

2 participants