# CrowdStrike Falcon LogScale

### Description

This destination configures an exporter to send logs to CrowdStrike Falcon Logscale.

### Supported Types

| Logs | Metrics | Traces | Bindplane Collector |
| ---- | ------- | ------ | ------------------- |
| ✓    |         |        | `v1.57.2`+          |

### Configuration Table

<table><thead><tr><th width="124.1328125">Field</th><th>Description</th></tr></thead><tbody><tr><td>Hostname</td><td>Hostname of the CrowdStrike Falcon LogScale server.</td></tr><tr><td>Port</td><td>TCP port to which the exporter is going to send metrics.</td></tr><tr><td>Ingest Token</td><td>The token which provides authentication to ingest logs.</td></tr></tbody></table>

### Supported Retry and Queuing Settings

This destination supports the [retry settings](https://docs.bindplane.com/configuration/bindplane-otel-collector/retry-on-failure), the [sending queue settings](https://docs.bindplane.com/configuration/bindplane-otel-collector/sending-queue), and the [persistent queue settings.](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue)

| Sending Queue | Persistent Queue | Retry on Failure |
| ------------- | ---------------- | ---------------- |
| ✓             | ✓                | ✓                |

### Creating an Ingest Token

An ingest token can be configured by following the CrowdStrike [documentation](https://library.humio.com/falcon-logscale-cloud/ingesting-data-tokens.html).

At the time of writing, navigate to 'Repositories and Views' and go the the repository you would like to set as the receiving repository. Then, go the settings of that repository and navigate down to ingest tokens.

<figure><img src="https://1405008107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgmiOMzBfoNFwmKJFHMcJ%2Fuploads%2Fgit-blob-632058e4cf5f90e71e96c8dba9abe2a51d34400b%2Fintegrations-destinations-crowdstrike-falcon-logscale-image-1.png?alt=media" alt="Bindplane docs - CrowdStrike Falcon LogScale - image 1"><figcaption></figcaption></figure>

<figure><img src="https://1405008107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgmiOMzBfoNFwmKJFHMcJ%2Fuploads%2Fgit-blob-f129abeee8a502c84603792bf96a276abfeceb4f%2Fintegrations-destinations-crowdstrike-falcon-logscale-image-2.png?alt=media" alt="Bindplane docs - CrowdStrike Falcon LogScale - image 2"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bindplane.com/integrations/destinations/crowdstrike-falcon-logscale.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
