mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit 6f0fa0e1e6
)
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
This commit is contained in:
parent
f2a66f1432
commit
c0d7043890
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