mirror of https://github.com/docker/docs.git
edits
This commit is contained in:
parent
02f26a1913
commit
c6ad01898e
|
|
@ -5,7 +5,6 @@ Audit Logs capture all HTTP actions (GET, PUT, POST, PATCH, DELETE) to all UCP A
|
||||||
## Procedure
|
## Procedure
|
||||||
|
|
||||||
1. Download the UCP Client bundle.
|
1. Download the UCP Client bundle.
|
||||||
2.
|
|
||||||
2. Retrieve JSON for current audit log configuration.
|
2. Retrieve JSON for current audit log configuration.
|
||||||
```
|
```
|
||||||
export DOCKER_CERT_PATH=~/ucp-bundle-dir/
|
export DOCKER_CERT_PATH=~/ucp-bundle-dir/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue