Skip to content

Commit 14bd0a2

Browse files
dhtclkBlargian
andauthored
Apply suggestion from @Blargian
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
1 parent 1a7444f commit 14bd0a2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ service:
119119
120120
This configuration:
121121
- Reads Redis logs from their standard location
122-
- Parses Redis's log format using regex to extract structured fields (pid, role, timestamp, log_level, message)
122+
- Parses Redis's log format using regex to extract structured fields (`pid`, `role`, `timestamp`, `log_level`, `message`)
123123
- Adds `source: redis` attribute for filtering in HyperDX
124124
- Routes logs to the ClickHouse exporter via a dedicated pipeline
125125

0 commit comments

Comments
 (0)