influxd print-config
Use influx CLI server-config
influxd print-config
is deprecated in InfluxDB v2.2.
To display the runtime server configuration, use the influx server-config command or the InfluxDB API endpoint. For more information, see how to view your server configuration.
For example, with the following configuration value:
and provided at startup:
influxd --log-level warn
influxd print-config log-level warn
displays
...
For information about available InfluxDB configuration methods, see .
Print full influxd configuration
influxd print-config