Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 393 Bytes

File metadata and controls

17 lines (11 loc) · 393 Bytes

Falcon Streaming API

This example showcases connection and re-authentication to Falcon Streaming API.

Falcon Streaming API provides clients with stream of event data from CrowdStrike Falcon Cloud.

Installation

go get github.com/crowdstrike/gofalcon/examples/falcon_event_stream

Example Run

$ FALCON_CLIENT_ID="abc" FALCON_CLIENT_SECRET="XYZ" falcon_event_stream