Merge pull request #8382 from docker/ucp-audit-logs

Ucp audit logs
This commit is contained in:
paigehargrave 2019-02-28 20:27:53 -05:00 committed by GitHub
commit 41bdcdef2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -1186,7 +1186,7 @@ manuals:
title: Using UCP cluster metrics with Prometheus
- path: /ee/ucp/admin/configure/configure-rbac-kube/
title: Configure native Kubernetes role-based access control
- path: /ee/ucp/admin/configure/create-audit-logs/
- path: /ee/ucp/admin/configure/enable-audit-logging/
title: Create UCP audit logs
- path: /ee/ucp/admin/configure/enable-saml-authentication/
title: Enable SAML authentication

View File

@ -2,6 +2,7 @@
title: Enable audit logging on UCP
description: Learn how to enable audit logging of all activity in UCP
keywords: logs, ucp, swarm, kubernetes, audits
redirect_from: /ee/ucp/admin/configure/create-audit-logs/
---
Audit logs are a chronological record of security-relevant activities by
@ -60,7 +61,7 @@ generate chargeback information.
created by the event, alerting features can be built on top of event tools that
generate alerts for ops teams (PagerDuty, OpsGenie, Slack, or custom solutions).
## Enablig UCP Audit Logging
## Enabling UCP Audit Logging
UCP audit logging can be enabled via the UCP web user interface, the UCP API or
via the UCP configuration file.