diff --git a/docs-2.0/5.configurations-and-logs/1.configurations/2.meta-config.md b/docs-2.0/5.configurations-and-logs/1.configurations/2.meta-config.md index dd96619da18..2d85008992b 100644 --- a/docs-2.0/5.configurations-and-logs/1.configurations/2.meta-config.md +++ b/docs-2.0/5.configurations-and-logs/1.configurations/2.meta-config.md @@ -48,7 +48,7 @@ For all parameters and their current values, see [Configurations](1.configuratio |`redirect_stdout` |`true` | When set to `true`, the process redirects the`stdout` and `stderr` to separate output files. | |`stdout_log_file` |`metad-stdout.log` | Specifies the filename for the `stdout` log. | |`stderr_log_file` |`metad-stderr.log` | Specifies the filename for the `stderr` log. | -|`stderrthreshold` | `2` | Specifies the `minloglevel` to be copied to the `stderr` log. | +|`stderrthreshold` | `3` | Specifies the `minloglevel` to be copied to the `stderr` log. | | `timestamp_in_logfile_name` | `true` | Specifies if the log file name contains a timestamp. `true` indicates yes, `false` indicates no. | ## Networking configurations diff --git a/docs-2.0/5.configurations-and-logs/1.configurations/3.graph-config.md b/docs-2.0/5.configurations-and-logs/1.configurations/3.graph-config.md index f847a6a642b..e7a93b3cd43 100644 --- a/docs-2.0/5.configurations-and-logs/1.configurations/3.graph-config.md +++ b/docs-2.0/5.configurations-and-logs/1.configurations/3.graph-config.md @@ -43,7 +43,7 @@ For all parameters and their current values, see [Configurations](1.configuratio |`redirect_stdout` |`true` | When set to `true`, the process redirects the`stdout` and `stderr` to separate output files. | |`stdout_log_file` |`graphd-stdout.log` | Specifies the filename for the `stdout` log. | |`stderr_log_file` |`graphd-stderr.log` | Specifies the filename for the `stderr` log. | -|`stderrthreshold` | `2` | Specifies the `minloglevel` to be copied to the `stderr` log. | +|`stderrthreshold` | `3` | Specifies the `minloglevel` to be copied to the `stderr` log. | | `timestamp_in_logfile_name` | `true` | Specifies if the log file name contains a timestamp. `true` indicates yes, `false` indicates no. | ## Query configurations diff --git a/docs-2.0/5.configurations-and-logs/1.configurations/4.storage-config.md b/docs-2.0/5.configurations-and-logs/1.configurations/4.storage-config.md index bdb7667b067..82099917f54 100644 --- a/docs-2.0/5.configurations-and-logs/1.configurations/4.storage-config.md +++ b/docs-2.0/5.configurations-and-logs/1.configurations/4.storage-config.md @@ -46,7 +46,7 @@ For all parameters and their current values, see [Configurations](1.configuratio |`redirect_stdout` | `true` | When set to `true`, the process redirects the`stdout` and `stderr` to separate output files. | |`stdout_log_file` |`graphd-stdout.log` | Specifies the filename for the `stdout` log. | |`stderr_log_file` |`graphd-stderr.log` | Specifies the filename for the `stderr` log. | -|`stderrthreshold` | `2` | Specifies the `minloglevel` to be copied to the `stderr` log. | +|`stderrthreshold` | `3` | Specifies the `minloglevel` to be copied to the `stderr` log. | | `timestamp_in_logfile_name` | `true` | Specifies if the log file name contains a timestamp. `true` indicates yes, `false` indicates no. | ## Networking configurations