You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example of custom log4j2 configuration can be found here: it shows how to configure DHIS2 to save all logs into an external storage location, rotate them on a weekly basis and retain them for 30 days. Please read the application logging section on how to use it.
The link which is supposed to take the reader to the "example of custom log4j2 configuration" is missing i.e. there is nothing between the paranthesis in "here"
https://github.com/dhis2/dhis2-docs/blame/c56e41f48ad2f72fcaf11afff2212bf000d84be5/src/sysadmin/audit.md#L180
The link which is supposed to take the reader to the "example of custom log4j2 configuration" is missing i.e. there is nothing between the paranthesis in "here"
I'm not sure if there's an example already documented somewhere, but there is a link in #install_application_logging which takes us to a page with examples of Log4j configurations? (https://logging.apache.org/log4j/2.x/manual/configuration.html#:~:text=An%20example%20application%20named%20MyApp)
The text was updated successfully, but these errors were encountered: