Update FalconStream - CrowdStrike/psfalcon GitHub Wiki

Update-FalconStream

SYNOPSIS

Refresh an active event stream

DESCRIPTION

Requires 'Event streams: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
AppId String Connection label
Partition Int32 Partition number

SYNTAX

Update-FalconStream [-AppId] <String> [-Partition] <Int32> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /sensors/entities/datafeed-actions/v1/{partition}

falconpy

refreshActiveStreamSession

USAGE

Refresh an active event stream

Update-FalconStream -AppId psfalcon -Partition 0

2023-04-25: PSFalcon v2.2.5

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