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

azure/logging: include default workbooks and alerts #122

Open
JohannesRudolph opened this issue Feb 8, 2024 · 1 comment
Open

azure/logging: include default workbooks and alerts #122

JohannesRudolph opened this issue Feb 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JohannesRudolph
Copy link
Member

We should consider including some default queries and alerts/dashboards (via Workbooks, e.g. the "Activity Logs Insights" https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log-insights)

I have no strong opinion whether we should deploy them via TF or leave this to ClickOps/manual exploration. But I think providing one or two useful alerts as starting points would be helpful

@JohannesRudolph JohannesRudolph added the enhancement New feature or request label Feb 8, 2024
@florianow florianow self-assigned this Feb 15, 2024
@felixzieger
Copy link
Contributor

Monitoring Service Principal actions would be a good place for starting this.

More concretely: If the meshPlatform module is used, we can set up an alert if one of the service principals tries to access workload level Azure RM APIs (because meshStack does not touch workload by default, hence any activity there indicates a misuse of those service principals).

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

When branches are created from issues, their pull requests are automatically linked.

3 participants