mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
(cherry picked from commit 6f0fa0e1e6
)
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
This commit is contained in:
parent
3cb9acd774
commit
0cb2c04052
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ The following table serves as a quick reference for different logging configurat
|
|||
| The suffix to append to the file path when rolling. Must include `%i`.
|
||||
|
||||
| `logging.appenders[].<appender-name>.strategy.max`
|
||||
| The maximum number of files to keep. Optional. Default is `7`.
|
||||
| The maximum number of files to keep. Optional. Default is `7` and the maximum is `100`.
|
||||
|
||||
| `logging.appenders[].<appender-name>.layout.type`
|
||||
| Determines how the log messages are displayed. Options are `pattern`, which provides human-readable output, or `json`, which provides ECS-compliant output. Required.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue