review edits

This commit is contained in:
ddeyo 2018-09-07 08:45:16 -07:00
parent ea0ac2201a
commit 96ac8bef9b
1 changed files with 2 additions and 0 deletions

View File

@ -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