Advanced parameters for Aiven for Dragonfly®
See the configuration options available for Aiven for Dragonfly®:
Parameter | |||||||||
---|---|---|---|---|---|---|---|---|---|
ip_filter
IP filter Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' | |||||||||
service_log
Service logging Store logs for the service so that they are available in the HTTP API and console. | |||||||||
static_ips
Static IP addresses Use static public IP addresses | |||||||||
private_access
Allow access to selected service ports from private networks
| |||||||||
privatelink_access
Allow access to selected service components through Privatelink
| |||||||||
public_access
Allow access to selected service ports from the public Internet
| |||||||||
migration
Migrate data from existing server
| |||||||||
recovery_basebackup_name
Name of the basebackup to restore in forked service | |||||||||
dragonfly_ssl
Require SSL to access Dragonfly | |||||||||
cache_mode
Evict entries when getting close to maxmemory limit | |||||||||
service_to_fork_from
Name of another service to fork from. This has effect only when a new service is being created. | |||||||||
project_to_fork_from
Name of another project to fork a service from. This has effect only when a new service is being created. | |||||||||
dragonfly_persistence
Dragonfly persistence When persistence is 'rdb' or 'dfs', Dragonfly does RDB or DFS dumps every 10 minutes. Dumps are done according to the backup schedule for backup purposes. When persistence is 'off', no RDB/DFS dumps or backups are done, so data can be lost at any moment if the service is restarted for any reason, or if the service is powered off. Also, the service can't be forked. |