Skip to content

Send FalconEvent

bk-cs edited this page Sep 22, 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

PARAMETERS

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

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally