Get FalconNgsParser - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon NGSIEM parsers
Requires 'NGSIEM Parsers: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String | Parser identifier | X | ||||
Repository | String | Repository to search | parsers-repository |
X | |||
Filter | String | Falcon Query Language expression to limit results | |||||
Limit | String | Maximum number of results per request [default: 50] | |||||
Offset | String | Position to begin retrieving results | |||||
Detailed | Switch | Retrieve detailed information | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconNgsParser [-Repository] <String> [[-Filter] <String>] [[-Limit] <String>] [-Offset <String>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconNgsParser [-Id] <String> [-Repository] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /ngsiem-content/entities/parsers/v1
GET /ngsiem-content/queries/parsers/v1
2025-08-05: PSFalcon v2.2.9