Skip to content

Send FalconEvent

bk-cs edited this page Jan 17, 2023 · 19 revisions

Send-FalconEvent

SYNOPSIS

Create Falcon LogScale events from PSFalcon command results

DESCRIPTION

Uses the pre-defined 'Path' and 'Token' values from 'Register-FalconEventCollector' to create events from the output provided by a PSFalcon command.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Object Object X PSFalcon command output

SYNTAX

Send-FalconEvent [-Object] <Object> [<CommonParameters>]

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally