Skip to content

Get verbose log output when running backup through the API #504

Closed Answered by Slach
bn-gmoss asked this question in Q&A
Discussion options

You must be logged in to vote

use in your pod template

spec:
  containers:
    - name: clickhouse-backup
      image: altinity/clickhouse-backup:latest
      environment:
        - LOG_LEVEL=debug

or configure via ConfigMap /etc/clickhouse-backup/config.yml

general:
  log_level: debug

api server show their log to stdout of container

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bn-gmoss
Comment options

@Slach
Comment options

@bn-gmoss
Comment options

Answer selected by Slach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants