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

AppServiceFileAuditLogs diagnostic setting - remove? #4033

Closed
jonnyry opened this issue Jul 16, 2024 · 0 comments · Fixed by #4034
Closed

AppServiceFileAuditLogs diagnostic setting - remove? #4033

jonnyry opened this issue Jul 16, 2024 · 0 comments · Fixed by #4034
Labels
story Stories are the smallest unit of work to be done for a project. storysize/S a few hours or half day

Comments

@jonnyry
Copy link
Collaborator

jonnyry commented Jul 16, 2024

The AppServiceFileAuditLogs diagnostic setting is enabled for App Services:

api_diagnostic_categories_enabled = [
"AppServiceHTTPLogs", "AppServiceConsoleLogs", "AppServiceAppLogs", "AppServiceFileAuditLogs",
"AppServiceAuditLogs", "AppServiceIPSecAuditLogs", "AppServicePlatformLogs", "AppServiceAntivirusScanAuditLogs"
]

It is a Premium SKU only setting, so you need a Premium App Service plan for it to be enabled.

There are zero logs for a 3 month time range in our core log analytics workspace, so there appears to be little benefit in having it enabled.

Unless there was an specific intention behind this setting, I propose it is removed, in order to remove the requirement on Premium SKU App Service plans. This can also be applied to the Guacamole service and other App Service instances.

@tim-allen-ck tim-allen-ck added story Stories are the smallest unit of work to be done for a project. storysize/S a few hours or half day labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Stories are the smallest unit of work to be done for a project. storysize/S a few hours or half day
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants