Related to "security"
Manage security and authorization
Security, access control, and sensitive secret handling are incredibly important when handling any sort of sensitive data. This section provides information about managing the security of your InfluxDB instance.
Store and use secrets
Use BoltDB or Vault to store secrets for InfluxDB.
Manage authentication tokens
Manage authentication tokens in InfluxDB using the InfluxDB UI or the influx CLI.
Manage secrets
Manage secrets in InfluxDB with the InfluxDB API.
Store secrets in Vault
Use Vault as an InfluxDB secret store and manage secrets through the in InfluxDB API.
Add secrets
Add secrets using the influx
CLI or the InfluxDB API.
View secret keys
View secret keys using the influx
CLI or the InfluxDB API.
Update secrets
Update secrets using the influx
CLI or the InfluxDB API.
Delete secrets
Delete secrets using the influx
CLI or the InfluxDB API.