Get FalconOverWatchEvent - CrowdStrike/psfalcon GitHub Wiki
Retrieve the total number of Falcon OverWatch events across all customers
Requires 'OverWatch Dashboard: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Filter | String | Falcon Query Language expression to limit results |
Get-FalconOverWatchEvent [-Filter] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /overwatch-dashboards/aggregates/ow-events-global-counts/v1
AggregatesOWEventsGlobalCounts
Get-FalconOverWatchEvent -Filter "total_count:>1"
2023-04-25: PSFalcon v2.2.5