Enable-VEPSQLExtendedLogging
Short Description
Enables the extended logging mode for Veeam Explorer for PostgreSQL.
Product: Veeam Backup & Replication
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Enable-VEPSQLExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet enables the extended logging mode for Veeam Explorer for PostgreSQL if it is disabled. If it is enabled, nothing will happen and it will not cause any errors.
Run the Get-VEPSQLExtendedLoggingReturns the state of the extended logging mode for Veeam Explorer for PostgreSQL. cmdlet to get the state of the extended logging mode for Veeam Explorer for PostgreSQL.
Run the Disable-VEPSQLExtendedLoggingDisables the extended logging mode for Veeam Explorer for PostgreSQL. cmdlet to disable the extended logging mode for Veeam Explorer for PostgreSQL.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.
Examples
Enabling Extended Logging
This command enables the extended logging mode for Veeam Explorer for PostgreSQL.
|
Enable-VEPSQLExtendedLogging |
Related Commands
Get-VEPSQLExtendedLoggingReturns the state of the extended logging mode for Veeam Explorer for PostgreSQL.Disable-VEPSQLExtendedLoggingDisables the extended logging mode for Veeam Explorer for PostgreSQL.