Skip to content

Commit 3aad009

Browse files
authored
Update articles/defender-for-cloud/recommendations-reference-compute.md
Removed one remaining Note:
1 parent b605f58 commit 3aad009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/recommendations-reference-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ Enabling log_checkpoints causes checkpoints and restart points to be logged in t
937937
Messages for error statements are logged with the SQL statement.
938938
Valid values include "DEBUG5," "DEBUG4," "DEBUG3," "DEBUG2," "DEBUG1," "INFO," "NOTICE," "WARNING," "ERROR," "LOG," "FATAL," and "PANIC."
939939
Each severity level includes the subsequent levels mentioned above.
940-
Note: To effectively turn off logging failing statements, set this parameter to PANIC.
940+
To effectively turn off logging failing statements, set this parameter to PANIC.
941941
ERROR is considered the best practice setting. Changes should only be made in accordance with the organization's logging policy.
942942
Auditing helps in troubleshooting operational problems and also permits forensic analysis.
943943
If "log_min_error_statement" isn't set to the correct value, messages might not be classified as error messages appropriately.

0 commit comments

Comments
 (0)