Skip to content
Databases

InfluxData InfluxDB 1.x — Default Password

Default username and password for the InfluxData InfluxDB 1.x: (blank) / (blank). Learn how to log in and how to change the default credentials.

HTTP authentication is disabled by default in InfluxDB 1.x. All API endpoints on port 8086 accept unauthenticated requests. Enable auth by setting auth-enabled = true in influxdb.conf.

UsernamePasswordAccessNotes
(blank / none)
(blank / none)
APINo credentials required; authentication must be explicitly enabled in influxdb.conf

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices