Skip to content

Event Streams

bk-cs edited this page Jan 19, 2021 · 13 revisions

Start an event stream

Get-FalconStream -AppId psfalcon

Refresh an active event stream

Update-FalconStream -ActionName refresh_active_stream_session -AppId psfalcon -Partition 0

Capture a sample of events from a stream

Open-FalconStream

NOTE: Over a few minutes, this command will output an event stream to a Json file in the local directory. It currently only works on Windows, and will open a secondary session when executed.

CrowdStrike API Documentation

Clone this wiki locally