Skip to main content

influxdb_token

Description

General

  • Documentation: https://docs.influxdata.com/
  • Summary: InfluxDB provides a REST API to store and query time series data.
  • IPs allowlist: This feature is not available.
  • Scopes: Tokens can be restricted to certain resources, and grant read or write access.

Revoke the secret

Token can be deleted from InfluxDB account settings.

Check for suspicious activity

This feature is not mentioned in the documentation.

Details for Influxdb token

  • Family: Api

  • Category: Data storage

  • Company: Influxdata

  • High recall: True

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 15.975

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- influx
- type: ContentWhitelistPreValidator
patterns:
- token
- api[-._]?key

Examples

- text: |
INFLUX_TOKEN=nxft2SEGZrEH2-jwDIea6tDSiX6TqHn50u0kOcDqSRnUdnK35VYauC1buWdwh-UFq7dgeb7qf3pMyKg6sbf6zg==
apikey: nxft2SEGZrEH2-jwDIea6tDSiX6TqHn50u0kOcDqSRnUdnK35VYauC1buWdwh-UFq7dgeb7qf3pMyKg6sbf6zg==
- text: |
INFLUX_TOKEN='z62qZYqGCOCI1zx3cFZYFcosWJoGw9XKIeEcF_GWwhfefRBSMjQfl3M5-ZDZN1FOFvWJPJHVi2-bZ6hPaQWvpw=='
apikey: z62qZYqGCOCI1zx3cFZYFcosWJoGw9XKIeEcF_GWwhfefRBSMjQfl3M5-ZDZN1FOFvWJPJHVi2-bZ6hPaQWvpw==

How can I help you ?