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:

  1. influxd --log-level warn

influxd print-config log-level warn displays

  1. ...

For information about available InfluxDB configuration methods, see .

Print full influxd configuration
  1. influxd print-config
Print the value of a specific influxd configuration setting