Skip to content

Commit 6879425

Browse files
Update source/upgrading/upgrade/_log4j_file_check.rst
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
1 parent c5d09e8 commit 6879425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrading/upgrade/_log4j_file_check.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
During upgrades from versions prior to 4.20, the logging configuration file may not be migrated automatically to the new Log4j2 format - especially if the original log4j configuration file was manually customized or modified.
2121

22-
It is strongly recommended to verify **before starting the Management Server and the Usage Server** that the configuration file under `/etc/cloudstack/management` and `/etc/cloudstack/usage` (e.g., `log4j-cloud.xml`) respectively uses the Log4j2 format.
22+
It is strongly recommended to verify **before starting the Management Server and the Usage Server** that the configuration file (e.g. `log4j-cloud.xml`) under `/etc/cloudstack/management` and `/etc/cloudstack/usage` respectively uses the Log4j2 format.
2323

2424
If the file still uses legacy Log4j (version 1) syntax or structure, **manually replace or update** the configuration using the default Log4j2 configuration supplied with the latest package.
2525

0 commit comments

Comments
 (0)