kibana/docs/development
Pierre Gayvallet 8cdcae200c
Add rolling-file appender to core logging (#84735)
* You need to start somewhere

* revert comment

* rename default strategy to numeric

* add some tests

* fix some tests

* update documentation

* update generated doc

* change applyBaseConfig to be async

* fix integ tests

* add integration tests

* some renames

* more tests

* more tests

* nits on README

* some self review

* doc nits

* self review

* use `escapeRegExp` from lodash

* address some review comments

* a few more nits

* extract `isDevCliParent` check outside of LoggingSystem.upgrade

* log errors from context

* add defaults for policy/strategy
2020-12-10 10:37:57 +01:00
..
core Add rolling-file appender to core logging (#84735) 2020-12-10 10:37:57 +01:00
plugins HTTP CRUD+ API for Index Patterns (#83576) 2020-12-08 10:33:18 +01:00