diff --git a/server/config/monitoring/README.md b/server/config/monitoring/README.md index 900ec4f..675f45a 100644 --- a/server/config/monitoring/README.md +++ b/server/config/monitoring/README.md @@ -92,4 +92,4 @@ Docker-compose adds a few labels to containers it starts. This feature is not co | `com.docker.compose.service` | `wg-easy` | | `com.docker.compose.version` | `1.29.2` | -These are *labels* on the container, which are distinct from *tags* in the actual json log payload. \ No newline at end of file +These are *labels* on the container, which are distinct from *tags* in the actual json log payload. Log tags are [documented here](https://docs.docker.com/config/containers/logging/log_tags/). \ No newline at end of file