Disable-VEPSQLExtendedLogging
Short Description
Disables the extended logging mode for Veeam Explorer for PostgreSQL.
Product: Veeam Backup & Replication
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Disable-VEPSQLExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet disables the extended logging mode for Veeam Explorer for PostgreSQL if it is enabled. If it is disabled, 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 Enable-VEPSQLExtendedLoggingEnables the extended logging mode for Veeam Explorer for PostgreSQL. cmdlet to enable 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 Learn.
Examples
Disabling Extended Logging
This command disables the extended logging mode for Veeam Explorer for PostgreSQL.
|
Disable-VEPSQLExtendedLogging |
Related Commands
Get-VEPSQLExtendedLoggingReturns the state of the extended logging mode for Veeam Explorer for PostgreSQL.Enable-VEPSQLExtendedLoggingEnables the extended logging mode for Veeam Explorer for PostgreSQL.