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.
| Username | Password | Access | Notes |
|---|---|---|---|
(blank / none) | (blank / none) | API | No credentials required; authentication must be explicitly enabled in influxdb.conf |
- Source
- vendor documentation
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.