[7.7] [DOC] Document SIGHUP to reload logging settings (#85831) (#88239)

* Solve conflict

* Update docs/setup/settings.asciidoc
This commit is contained in:
Luca Belluccini 2021-01-14 10:35:26 +01:00 committed by GitHub
parent 8561d31730
commit 3e3a574b99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,6 +234,16 @@ This value must be a whole number greater than zero. *Default: `"1000"`*
suggestions. This value must be a whole number greater than zero.
*Default: `"100000"`*
|===
[NOTE]
============
To reload the logging settings, send a SIGHUP signal to {kib}.
============
[cols="2*<"]
|===
| `logging.dest:`
| Enables you to specify a file where {kib} stores log output.
*Default: `stdout`*