Get-VEPSQLExtendedLogging

Short Description

Returns a state of the extended logging mode for Veeam Explorer for PostgreSQL.

Applies to

Product Edition: Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VEPSQLExtendedLogging  [<CommonParameters>]

Detailed Description

This cmdlet returns the state of the extended logging mode for Veeam Explorer for PostgreSQL. The cmdlet will return the following types of state:

  • True — in case the extended logging mode is enabled.
  • False — in case the extended logging mode is disabled.

Parameters

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.

Example

Getting Extended Logging

This command returns a state of the extended logging mode for Veeam Explorer for PostgreSQL.

Get-VEPSQLExtendedLogging