Skip to main content

Types of Tokens

Logz.io uses tokens to manage data shipping for logs, metrics, and traces; permissions for dashboard sharing links; and for API authorizations.

You will need to be an account admin to create, delete, or access your tokens.

Which token should I use?

The type of token you use depends on what you're trying to do. Read on to see your options.

Tokens to send data to your account

To send data into your account you should use: Log shipping token, Metrics shipping token, or Tracing shipping token.

The shipping token tells Logz.io which account to send your data to. Every account has its own tokens.

You can click any Token to copy it with one-click.

Tokens to share dashboards and more

To share dashboards and other elements with others, use: Shared token.

Shared tokens allow you to share visualizations and dashboards with anyone, even if they don't have a login to your account.

To limit the data available to shared tokens, attach filters. Keep your data secure by attaching a filter to every token and deleting tokens you no longer need.

To manage your shared tokens, select > Tools > Manage tokens in the top menu and select the Shared tokens tab.

Tokens to develop an integration

If you're interested in developing an integration, you should use API token.

Use API tokens to authenticate integrations with your Logz.io account. API tokens are available to Enterprise and Pro plan subscribers, as well as during an account's trial period.

To manage your API tokens, select Settings > Tools > Manage tokens in the top menu and select the API tokens tab.

About token permissions

Tokens are account-specific. This means their permissions are scoped to the account they are created in. If you change your account permissions, tokens respect the updated permissions.

For example, if you create an API token in your main account, it can be used to search the data indexed in the main account and any of the sub accounts by default.

If you change the account permissions so that the sub account is not searchable from the main account, the main account's API token can no longer be used to search the sub account's data.