Skip to content

Get FalconStream

bk-cs edited this page Dec 12, 2022 · 17 revisions

Get-FalconStream

SYNOPSIS

Retrieve event streams

DESCRIPTION

Requires 'Events Streams: Read'.

PARAMETERS

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

SYNTAX

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

SDK Reference

falconpy

listAvailableStreamsOAuth2

USAGE

Start an event stream

Get-FalconStream -AppId psfalcon

2022-12-12: PSFalcon v2.2.3

Clone this wiki locally