Generating a secure ingest token
LOGIQ uses an ingest token to secure the ingestion of log data from your data sources into your LOGIQ deployment. You can generate a secure ingest token using the LOGIQ UI and the command-line tool, logiqctl.
You can obtain a secure ingest token from the Edit Profile page on the LOGIQ UI.
To begin, click on the user name on the navbar, and then click "Edit Profile". Your secure ingest token will be displayed under the Ingest Token field. Click the Copy icon next to the token to copy it to your clipboard.

Ingest Token
To generate a secure ingest token, do the following.
You can now use this ingest token while configuring LOGIQ to ingest data from your data sources, especially while using log forwarders like Fluent Bit or Logstash.
Last modified 7mo ago