elasticsearch/docs/reference/setup
Alexander Reelsen 045f01c085 Infra for deprecation logging
Add support for a specific deprecation logging that can be used to turn
on in order to notify users of a specific feature, flag, setting,
parameter, ... being deprecated.

The deprecation logger logs with a "deprecation." prefix logge
(or "org.elasticsearch.deprecation." if full name is used), and outputs
the logging to a dedicated deprecation log file.

Deprecation logging are logged under the DEBUG category. The idea is not to
enabled them by default (under WARN or ERROR) when running embedded in
another application.

By default they are turned off (INFO), in order to turn it on, the
"deprecation" category need to be set to DEBUG. This can be set in the
logging file or using the cluster update settings API, see the documentation

Closes #11033
2015-05-26 17:44:52 +02:00
..
as-a-service-win.asciidoc Docs: Fixed typo in windows-as-a-service 2014-09-04 16:12:46 +02:00
as-a-service.asciidoc Remove working directory 2015-04-25 13:08:36 +02:00
configuration.asciidoc Infra for deprecation logging 2015-05-26 17:44:52 +02:00
dir-layout.asciidoc Snapshot/Restore: fix FSRepository location configuration 2015-05-20 22:14:31 -04:00
repositories.asciidoc Documentation: Mention RPM repo does not work with older distributions 2015-05-07 08:20:06 +02:00
upgrade.asciidoc Docs: Update rolling upgrade 2015-05-04 16:52:35 +02:00