Get FalconStream - CrowdStrike/psfalcon GitHub Wiki

Get-FalconStream

SYNOPSIS

Retrieve event streams

DESCRIPTION

Requires 'Event streams: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
AppId String Connection label
Format String Format for streaming events [default: json] json
flatjson

SYNTAX

Get-FalconStream [-AppId] <String> [[-Format] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /sensors/entities/datafeed/v2

falconpy

listAvailableStreamsOAuth2

USAGE

Start an event stream

Get-FalconStream -AppId psfalcon

2023-04-25: PSFalcon v2.2.5

⚠️ **GitHub.com Fallback** ⚠️