Skip to main content

Advanced parameters for Aiven for ClickHouse®

See the configuration options available for Aiven for ClickHouse®:

Parameter
  • default: 0.0.0.0/0,::/0

IP filter

Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'

service_log

boolean,null

Service logging

Store logs for the service so that they are available in the HTTP API and console.

static_ips

boolean

Static IP addresses

Use static public IP addresses

Name of another project to fork a service from. This has effect only when a new service is being created.

Allow access to selected service ports from private networks

Allow clients to connect to clickhouse with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations

Allow clients to connect to clickhouse_https with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations

Allow clients to connect to clickhouse_mysql with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations

Allow clients to connect to prometheus with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations

Allow access to selected service components through Privatelink

Enable clickhouse

Enable clickhouse_https

Enable clickhouse_mysql

Enable prometheus

Allow access to selected service ports from the public Internet

Allow clients to connect to clickhouse from the public internet for service nodes that are in a project VPC or another type of private network

Allow clients to connect to clickhouse_https from the public internet for service nodes that are in a project VPC or another type of private network

Allow clients to connect to clickhouse_mysql from the public internet for service nodes that are in a project VPC or another type of private network

Allow clients to connect to prometheus from the public internet for service nodes that are in a project VPC or another type of private network

Name of another service to fork from. This has effect only when a new service is being created.

Name of the basebackup to restore in forked service

backup_hour

integer,null

  • max: 23

The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed.

backup_minute

integer,null

  • max: 59

The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed.

Enable IPv6

Register AAAA DNS records for the service, and allow IPv6 packets to service ports