Skip to content

Commit 30b8cdc

Browse files
toby-sutorqhoxieAdam Locke
authored
[DOCS] Add note to that log4j customization is outside the support scope (#82668)
* [docs] Add note to Elasticsearch logging that log4j customization is out of support scope * Update language for default logging recommendation Co-authored-by: Adam Locke <[email protected]> Co-authored-by: Quin Hoxie <[email protected]> Co-authored-by: Adam Locke <[email protected]>
1 parent 4bf8aec commit 30b8cdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/setup/logging-config.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ If you run {es} from the command line, {es} prints logs to the standard output
1414
[[loggin-configuration]]
1515
=== Logging configuration
1616

17+
IMPORTANT: Elastic strongly recommends using the Log4j 2 configuration that is shipped by default.
18+
19+
1720
Elasticsearch uses https://logging.apache.org/log4j/2.x/[Log4j 2] for
1821
logging. Log4j 2 can be configured using the log4j2.properties
1922
file. Elasticsearch exposes three properties, `${sys:es.logs.base_path}`,

0 commit comments

Comments
 (0)