Agent 0.5.9 (Aug 2026)
New Features
CrowdStrike source
Added a CrowdStrike source that streams detections and audit events from the Falcon Event Streams API into your pipelines.
Authenticates with a Falcon API client using OAuth2 client credentials, then discovers and consumes the tenant's Event Streams datafeed.
- Set
endpointto your regional Falcon API base (defaulthttps://api.us-2.crowdstrike.com). app_idnames this consumer to CrowdStrike and defines its read cursor: reusing the sameapp_idafter a restart resumes from the last event consumed; a newapp_idstarts an independent consumer.