From 96ac8bef9b5bc256d0aec2d6f8eac0cec8535094 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Fri, 7 Sep 2018 08:45:16 -0700 Subject: [PATCH] review edits --- ee/ucp/admin/configure/create-audit-logs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ee/ucp/admin/configure/create-audit-logs.md b/ee/ucp/admin/configure/create-audit-logs.md index 93db2456c2..feec1694bf 100644 --- a/ee/ucp/admin/configure/create-audit-logs.md +++ b/ee/ucp/admin/configure/create-audit-logs.md @@ -12,6 +12,8 @@ Audit logs are focused on external user/agent actions and security than understa Audit Logs capture all HTTP actions (GET, PUT, POST, PATCH, DELETE) to all UCP API, Swarm API and Kubernetes API endpoints that are invoked (except for the ignored list) and sent to Docker Engine via stdout. zCreating audit logs is mainly CLI driven and is an UCP component that integrates with Swarm, K8s, and UCP APIs. +## Logging levels + To allow more control to administrators over the audit Logging, three audit logging levels are provided: - None: audit logging is disabled