Humio

1

IP

IP address of the Crowdstrike LogScale.

2

Port

Port number (optional, default: 8080).

3

API Token

The API Token of the provided user.

To get API Token for Crowdstrike LogScale API:

  • Go to the repository list and select the repository that you want to create an API token for.

  • Click Settings in the top menu.

  • Select Tokens under Access Control to go to the Repository tokens page.

  • Click Add new.

  • Give the token a name.

  • Click Next.

  • Select the permissions that you want to grant to the token. You can select as many permissions as required for the API token. Asset permissions can only be added to a token if Data Read Access is granted to the view; otherwise they are not available.

  • Click Create token to create the token.

  • Click OK.

4

Repository Name

Enter the repository name.

5

Query

It is used to write a query other than the standard query. (optional)

6

Timeout

Time to return API call (default: 30).

7

Fetch Time

The time range you want to see before the current time (optional, Default="24h").

8

SSL

Use SSL for connection (optional, default: Unencrypted).

circle-info

🔵 1d If you want to use "1d" as hours type, you should use "24h". If requested from 1 week ago, "1w" should be written.

circle-exclamation