Skip to content

Commit 931332c

Browse files
committed
header anchors
1 parent ffe6535 commit 931332c

File tree

1 file changed

+2
-2
lines changed
  • docs/use-cases/observability/clickstack/integration-examples

1 file changed

+2
-2
lines changed

docs/use-cases/observability/clickstack/integration-examples/nginx-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To enable custom collector configuration in your existing ClickStack deployment,
133133
2. Set the environment variable CUSTOM_OTELCOL_CONFIG_FILE=/etc/otelcol-contrib/custom.config.yaml
134134
3. Mount your nginx log directories so the collector can read them
135135
136-
### Option 1: Docker Compose
136+
### Option 1: Docker Compose {#docker-compose}
137137
138138
Update your ClickStack deployment configuration:
139139
```yaml
@@ -149,7 +149,7 @@ services:
149149
# ... other volumes ...
150150
```
151151

152-
### Option 2: Docker Run (All-in-One Image)
152+
### Option 2: Docker Run (All-in-One Image) {#all-in-one}
153153

154154
If using the all-in-one image with docker run:
155155
```bash

0 commit comments

Comments
 (0)