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

Migrate to DCR-based custom logs #94

Open
2 of 5 tasks
BernieWhite opened this issue Sep 5, 2022 · 0 comments
Open
2 of 5 tasks

Migrate to DCR-based custom logs #94

BernieWhite opened this issue Sep 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Sep 5, 2022

Currently PSRule for Azure Monitor uses the preview Data Collector API.

A new option is available that supports Azure AD identities, using DCR-based custom log collection.

This will support #28

https://docs.microsoft.com/en-us/azure/azure-monitor/logs/custom-logs-migrate
https://docs.microsoft.com/en-us/azure/azure-monitor/logs/tutorial-logs-ingestion-portal
https://docs.microsoft.com/en-us/azure/azure-monitor/logs/tutorial-logs-ingestion-api
https://docs.microsoft.com/en-us/azure/azure-monitor/logs/logs-ingestion-api-overview

  • Add Bicep code for deploying custom log/ data collection endpoint/ data collection rule.
  • Add convention for importing results using service principal.
  • Add fall back for configuring service principal with standard Azure environment variables.
  • Update documentation.
  • Add support for x-ms-client-request-id header.
@BernieWhite BernieWhite added the enhancement New feature or request label Sep 5, 2022
@BernieWhite BernieWhite self-assigned this Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant