IP filter Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' |
Service logging Store logs for the service so that they are available in the HTTP API and console. |
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_arrowflight 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_arrowflight | 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_arrowflight 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 |
The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. |
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 |
ClickHouse major version |
Tiered storage move factor The percentage of free disk space required on local storage before data is moved to object storage. A value of 0.2 means data is moved when local storage has less than 20% free space. |
ClickHouse server settings, which can be found in the system.server_settings table. vector_similarity_index_cache_size Fraction of total server memory allocated to the vector similarity index cache. 0 disables the cache. Default is 0.07 (7% of server memory). Only effective on ClickHouse 25.8+. |
|
ClickHouse session settings, which can be found in the system.settings table. When set, ClickHouse applies backward-compatible behavior from the specified version. Automatically set to the previous version on major version upgrade. Set to null to disable compatibility mode once all incompatibilities have been resolved. Takes effect after the next service restart/upgrade. |
|