Skip to content

Commit afe536d

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

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
@@ -126,7 +126,7 @@ This configuration:
126126
:::note
127127
- You only define new receivers and pipelines in the custom config
128128
- The processors (`memory_limiter`, `transform`, `batch`) and exporters (`clickhouse`) are already defined in the base ClickStack configuration - you just reference them by name
129-
- The time_parser operator extracts timestamps from Redis logs to preserve original log timing
129+
- The `time_parser` operator extracts timestamps from Redis logs to preserve original log timing
130130
- This configuration uses `start_at: beginning` to read all existing logs when the collector starts, allowing you to see logs immediately. For production deployments where you want to avoid re-ingesting logs on collector restarts, change to `start_at: end`.
131131
:::
132132

0 commit comments

Comments
 (0)