logging: set clickhouse readonly profile to readonly=2 #409

Merged
benvin merged 1 commits from benvin/ch-readonly2 into main 2026-08-23 22:36:53 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 9b20877518 logging: set clickhouse readonly profile to readonly=2
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
readonly=1 rejects any per-query settings change, so HTTP clients that
send settings params (logviewer, chlog) fail with Code 164. readonly=2
keeps data access read-only while permitting settings changes.
2026-08-23 22:05:36 +10:00