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

Integration to monitor windows scheduled task status and fetch history logs #544

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

SNGoutham
Copy link
Contributor

This integration contains two parts,

  1. a flex based integration to gather execution status and missed executions and report as a custom event.
  2. captures scheduled job history as windows event logs and report them to NR Log management solution.

SNGoutham and others added 2 commits January 15, 2025 12:21

Verified

This commit was signed with the committer’s verified signature.
rajrohanyadav Rohan Yadav
…y logs.
@CLAassistant
Copy link

CLAassistant commented Jan 16, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@DavSanchez DavSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR! I have one doubt.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GH renders this as a binary but the extension is for a YAML file. Is this correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I also noticed this, I thought this could be a GH problem.The file is well formed and able to view the contents of the file.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, just cloned your fork and checked it and seems to be fine. Thanks!

Copy link
Contributor

@DavSanchez DavSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@DavSanchez DavSanchez merged commit cf562f0 into newrelic:master Jan 17, 2025
3 checks passed
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.

None yet

3 participants