In the latest release of Graylog, API tokens are no longer copyable to the clipboard once created. This is to improve security. The token is only available once it is created for the first time. Then, after that, it cannot be retrieved again through the user interface.
Expected Content
The docs still show the old token management where tokens can be copied from the clipboard. They need to be updated to the new UI. For example
I also saw this while debugging an issue during testing day. I think we should also add a usage example to make it easier for a user to get started with them.
Context
The docs for creating and managing API tokens in Graylog are out of date.
https://docs.graylog.org/en/4.0/pages/configuration/rest_api.html?highlight=token#creating-and-using-access-token
In the latest release of Graylog, API tokens are no longer copyable to the clipboard once created. This is to improve security. The token is only available once it is created for the first time. Then, after that, it cannot be retrieved again through the user interface.
Expected Content
The docs still show the old token management where tokens can be copied from the clipboard. They need to be updated to the new UI. For example
Your Environment