Skip to content

Send FalconEvent

bk-cs edited this page Oct 31, 2022 · 19 revisions

Send-FalconEvent

SYNOPSIS

Create Humio 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

2022-10-31: PSFalcon v2.2.3

Clone this wiki locally