# Humio

{% stepper %}
{% step %}

### IP

IP address of the Crowdstrike LogScale.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 8080).
{% endstep %}

{% step %}

### 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.
  {% endstep %}

{% step %}

### Repository Name

Enter the repository name.
{% endstep %}

{% step %}

### Query

It is used to write a query other than the standard query. (optional)
{% endstep %}

{% step %}

### Timeout

Time to return API call (default: 30).
{% endstep %}

{% step %}

### Fetch Time

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

{% step %}

### SSL

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

{% hint style="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.
{% endhint %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ Attention\
Please perform a **connection test** to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the **Assets** page.
{% endhint %}
