Remove-VBRSyslogEventFilter

Short Description

Removes syslog event filters for an event ID.

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Remove-VBRSyslogEventFilter -EventId <Int64> [<CommonParameters>]

Detailed Description

This cmdlet removes all severity filters for an event ID.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

EventId

Specifies an event ID. For a complete list of event IDs, see Event IDs List.

Int64

True

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Examples

Removing a Filter

This command removes all severity filters for event ID 40700.

Remove-VBRSyslogEventFilter -EventId 40700

Page updated 2026-08-19

Page content applies to build 13.1.1.18