Skip to content

Commit 590b054

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

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
@@ -125,7 +125,7 @@ This configuration:
125125

126126
:::note
127127
- You only define new receivers and pipelines in the custom config
128-
- The processors (memory_limiter, transform, batch) and exporters (clickhouse) are already defined in the base ClickStack configuration - you just reference them by name
128+
- The processors (`memory_limiter`, `transform`, `batch`) and exporters (`clickhouse`) are already defined in the base ClickStack configuration - you just reference them by name
129129
- 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
:::

0 commit comments

Comments
 (0)