Update _index.md

This commit is contained in:
Denise
2018-10-14 19:24:41 -07:00
committed by GitHub
parent 204af90319
commit 6fd8056301
@@ -159,7 +159,7 @@ server {
### API Auditing
If you want to record all transitions with the Rancher API, enable the [API Auditing]({{< baseurl >}}/rancher/v2.x/en/installation/api-auditing) feature by adding the flags below into your install command.
If you want to record all transactions with the Rancher API, enable the [API Auditing]({{< baseurl >}}/rancher/v2.x/en/installation/api-auditing) feature by adding the flags below into your install command.
-e AUDIT_LEVEL=1 \
-e AUDIT_LOG_PATH=/var/log/auditlog/rancher-api-audit.log \