package
0.0.0-20250221174145-b41912a6cc93
Repository: https://github.com/aslape/gofalcon.git
Documentation: pkg.go.dev
# README
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/aslape/gofalcon/examples/falcon_event_stream
Example Run
$ FALCON_CLIENT_ID="abc" FALCON_CLIENT_SECRET="XYZ" falcon_event_stream