Skip to content

Commit e88a750

Browse files
authored
Fixing Doc Error
AppServiceFileAuditLogs is currently available on Windows and not on Linux
1 parent d411e02 commit e88a750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/troubleshoot-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The following table shows the supported log types and descriptions:
183183
| AppServiceHTTPLogs | Yes | Yes | Web server logs |
184184
| AppServiceEnvironmentPlatformLogs | Yes | Yes | App Service Environment: scaling, configuration changes, and status logs|
185185
| AppServiceAuditLogs | Yes | Yes | Login activity via FTP and Kudu |
186-
| AppServiceFileAuditLogs | TBA | Yes | File changes via FTP and Kudu |
186+
| AppServiceFileAuditLogs | Yes | TBD | File changes via FTP and Kudu |
187187
| AppServiceAppLogs | TBA | Java SE & Tomcat | Application logs |
188188
189189
## <a name="nextsteps"></a> Next steps

0 commit comments

Comments
 (0)