Skip to content

vector: ship logs to clickhouse logs-ingest instead of loki#168

Open
samcm wants to merge 2 commits into
masterfrom
vector-clickhouse-logs
Open

vector: ship logs to clickhouse logs-ingest instead of loki#168
samcm wants to merge 2 commits into
masterfrom
vector-clickhouse-logs

Conversation

@samcm
Copy link
Copy Markdown
Member

@samcm samcm commented May 12, 2026

Summary

  • Replaces the loki sink in the vector template config with a remap transform + http sink targeting platform's logs-ingest.analytics.production.platform.ethpandaops.io (clickhouse logs-external pipeline).
  • Reuses secret_loki credentials — the same VMAuth backend fronts both ingresses, so no new secret plumbing is needed.
  • New devnets generated from this template will ship docker logs straight to clickhouse instead of loki.

samcm added 2 commits May 12, 2026 11:27
Replaces the loki sink in the vector template config with a remap
transform + http sink that posts to platform's logs-external
clickhouse pipeline at logs-ingest.analytics.production.platform.ethpandaops.io.
Reuses secret_loki credentials since the same VMAuth backend fronts
both ingresses.

New devnets generated from this template will ship logs straight to
clickhouse. This mirrors the rollout already done in glamsterdam-devnet-3
(all hosts) and bal-devnet-6 (bootnode-1) where it has been verified
end-to-end.
Comment thread ansible/inventories/devnet-0/group_vars/all/all.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants