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

Add integration for Azure Log Analytics #84

Closed
Sandy247 opened this issue May 5, 2024 · 3 comments
Closed

Add integration for Azure Log Analytics #84

Sandy247 opened this issue May 5, 2024 · 3 comments
Assignees
Labels
new integration Request a new integration support

Comments

@Sandy247
Copy link

Sandy247 commented May 5, 2024

We are an Azure-based platform and send our logs to Azure log analytics. Our pipelines are orchestrated using Azure Data Factory. To build and run our playbooks, we would need to support for the above services.

@sidPhoenix17
Copy link
Contributor

Hey @Sandy247 thanks for the request! Couple of ideas:

  • We have an integration for querying CloudWatch Logs from a playbook. Do you think something similar would be helpful for Azure Log Analytics? We plan to use these rest apis for the implementation.

  • Here are the endpoints that we would be using for Azure Data Factory (ADF).

If you have any specific pointers on what integration use-cases (e.g. checking pipeline run in ADF) would be most helpful?

@sidPhoenix17 sidPhoenix17 added the new integration Request a new integration support label May 5, 2024
@droid-mohit droid-mohit self-assigned this May 6, 2024
@droid-mohit
Copy link
Contributor

Splitting this issue into 2. One for Azure log analytics and and for Azure Data Factory, which can be tracked here.

@droid-mohit droid-mohit changed the title Add integration for Azure Log Analytics and Azure Data Factory Add integration for Azure Log Analytics Jun 6, 2024
@droid-mohit
Copy link
Contributor

Changes for Azure Log Analytics can be found here: #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new integration Request a new integration support
Projects
None yet
Development

No branches or pull requests

3 participants