CrowdStrike Event Stream Logs - Falcon API

This data pipeline extracts the Event Stream logs from Crowdstrike technology using the Falcon API.

This Pipeline integrates with Logs from the Crowdstrike Platform using the HTTP Pull Listener, transforming it from JSON to CSV format.

Listen

The Listener pulls events using the Configure as YAML option, using the following YAML:

See the dedicated article on how to set up Falcon API connection here.

Transform CrowdStrike data

Parser

The parser extracts the individual fields coming from the CrowdStrike JSON into more detailed fields, including status, data and index.

Message Builder

We use the Message Builder action to transform the fields to CSV format, using a comma as the delimiter.

Select CSV as the output format and you can now send on your CSV containing CrowdStrike logs to your preferred destination using a sink.

Last updated

Was this helpful?