You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/ske/v2/ske.json
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,21 @@
54
54
],
55
55
"type": "string"
56
56
},
57
+
"Audit": {
58
+
"example": {
59
+
"enabled": true
60
+
},
61
+
"properties": {
62
+
"enabled": {
63
+
"description": "Enable cluster audit log forwarding to a Telemetry Router.\n⚠️ Note: This feature is in private preview. Enabling audit logging is only possible for enabled accounts. Otherwise the request will be rejected.",
0 commit comments