mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Minor edit
This commit is contained in:
@@ -133,8 +133,8 @@ container logging solution, such as [ELK](https://success.docker.com/article/ela
|
||||
|
||||
1) Source a UCP Client Bundle
|
||||
|
||||
2) Use the Docker Logs command to obtain audit logs, note in the below example
|
||||
we have tailed the command to show the last log entry.
|
||||
2) Run `docker logs` to obtain audit logs. In the following example,
|
||||
we are tailing the command to show the last log entry.
|
||||
|
||||
```
|
||||
$ docker logs ucp-controller --tail 1
|
||||
@@ -198,4 +198,4 @@ events and may create a large amount of log entries.
|
||||
## Where to go next
|
||||
|
||||
- [Collect UCP Cluster Metrics with Prometheus](collect-cluster-metrics.md)
|
||||
- [Learn more about the UCP Configuration File](ucp-configuration-file.md)
|
||||
- [Learn more about the UCP Configuration File](ucp-configuration-file.md)
|
||||
|
||||
Reference in New Issue
Block a user