Skip to content

Commit 7b83f6b

Browse files
Update modules/ROOT/pages/monitoring/logging.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent fb4d654 commit 7b83f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For details, see <<garbage-collection-log-file-configuration>>.
9191
[NOTE]
9292
====
9393
Starting from Noe4j 2025.01, the default configuration files are located in the _server.directories.configuration=conf_ directory.
94-
Therefore, the default paths to the configuration files are _conf/user-logs.xml_ and _conf/server-logs.xml_.
94+
Therefore, the default paths to the configuration files are _<home>/conf/user-logs.xml_ and _<home>/conf/server-logs.xml_.
9595
And <conf> by default is <home>/conf.
9696
If you use a custom directory for your Log4j configuration files, update the paths to your XML files in the _neo4j.conf_ file to depend on <conf> rater than <home>.
9797
For example, xref:configuration/configuration-settings.adoc#config_server.logs.user.config[`server.logs.user.config=path/to/your/conf/user-logs.xml`] and xref:configuration/configuration-settings.adoc#config_server.logs.config[`server.logs.config=path/to/your/conf/server-logs.xml`].

0 commit comments

Comments
 (0)