From 0e3e1119219a56f4564782d1599b4cdffc3c53ad Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Thu, 16 Feb 2017 12:18:22 -0500 Subject: Replace HTTP link with HTTPS link This commit replaces an HTTP link in the configuration docs with an HTTPS link. --- docs/reference/setup/configuration.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/setup') diff --git a/docs/reference/setup/configuration.asciidoc b/docs/reference/setup/configuration.asciidoc index 1f7c7e2f92..81c1475c86 100644 --- a/docs/reference/setup/configuration.asciidoc +++ b/docs/reference/setup/configuration.asciidoc @@ -110,7 +110,7 @@ command line with `es.node.name` or in the config file with `node.name`. [[logging]] == Logging configuration -Elasticsearch uses http://logging.apache.org/log4j/2.x/[Log4j 2] for +Elasticsearch uses https://logging.apache.org/log4j/2.x/[Log4j 2] for logging. Log4j 2 can be configured using the log4j2.properties file. Elasticsearch exposes three properties, `${sys:es.logs.base_path}, `${sys:es.logs.cluster_name}`, and `${sys:es.logs.node_name}` (if the node name -- cgit v1.2.3