Skip to content

Commit 8d49fc4

Browse files
ibotellokilfoyle
andauthored
Update logging-configuration.md (elastic#3664)
Corrected a typo under the section Windows.zip: removed a ` next to %ES_HOME% Co-authored-by: David Kilfoyle <[email protected]>
1 parent a9903ba commit 8d49fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy-manage/monitor/logging-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Files in `$ES_HOME` risk deletion during an upgrade. In production, we strongly
9898
::::::{tab-item} Windows .zip
9999
For [Windows `.zip`](/deploy-manage/deploy/self-managed/install-elasticsearch-with-zip-on-windows.md) installations, {{es}} writes logs to `%ES_HOME%\logs`.
100100

101-
Files in `%ES_HOME%` risk deletion during an upgrade. In production, we strongly recommend you set `path.logs` to a location outside of `%ES_HOME%``. See [Path settings](/deploy-manage/deploy/self-managed/important-settings-configuration.md#path-settings).
101+
Files in `%ES_HOME%` risk deletion during an upgrade. In production, we strongly recommend you set `path.logs` to a location outside of `%ES_HOME%`. See [Path settings](/deploy-manage/deploy/self-managed/important-settings-configuration.md#path-settings).
102102
::::::
103103

104104
:::::::
@@ -122,4 +122,4 @@ You can also collect and index the following types of logs from other components
122122

123123
The `*` indicates that we also index the archived files of each type of log.
124124

125-
In {{ech}} and {{ece}}, these types of logs are automatically ingested when [stack monitoring](/deploy-manage/monitor/stack-monitoring.md) is enabled.
125+
In {{ech}} and {{ece}}, these types of logs are automatically ingested when [stack monitoring](/deploy-manage/monitor/stack-monitoring.md) is enabled.

0 commit comments

Comments
 (0)