diff --git a/modules/troubleshooting/pages/audit-log.adoc b/modules/troubleshooting/pages/audit-log.adoc index 64c27b50..f79cf117 100644 --- a/modules/troubleshooting/pages/audit-log.adoc +++ b/modules/troubleshooting/pages/audit-log.adoc @@ -36,9 +36,9 @@ However, compared to the debug log, the audit log contains significantly less da |=== ¦ Configuration ¦ Description ¦ Type (Default Value) -¦ `System.Audit.Enable` ¦ Setting to enable audit logs. ¦ boolean (false) +¦ `System.Audit.Enable` ¦ Enable audit logs. ¦ boolean (false) -¦ `System.Audit.DiscreteJsonFormat` ¦ Setting to print each log entry as a discrete JSON object instead of a JSON array. ¦ boolean (false) +¦ `System.Audit.DiscreteJsonFormat` ¦ Print each log entry as a discrete JSON object instead of a JSON array. ¦ boolean (false) ¦ `System.Audit.DataBaseName` ¦ Modify the DataBaseName field in log file header. ¦ string (`TigerGraph`)