[ https://issues.apache.org/jira/browse/KNOX-3063?focusedWorklogId=934517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-934517 ]
ASF GitHub Bot logged work on KNOX-3063: ---------------------------------------- Author: ASF GitHub Bot Created on: 12/Sep/24 12:59 Start Date: 12/Sep/24 12:59 Worklog Time Spent: 10m Work Description: pzampino merged PR #934: URL: https://github.com/apache/knox/pull/934 Issue Time Tracking ------------------- Worklog Id: (was: 934517) Time Spent: 40m (was: 0.5h) > Add monitorInterval property to log4j2 configuration file > --------------------------------------------------------- > > Key: KNOX-3063 > URL: https://issues.apache.org/jira/browse/KNOX-3063 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Affects Versions: 2.1.0 > Reporter: Tamás Hanicz > Priority: Minor > Fix For: 2.1.0 > > Time Spent: 40m > Remaining Estimate: 0h > > By adding the monitorInterval property to the log4j2 configuration file the > users are able to change the log level runtime. There is no need to restart > Knox with if this change is present. > {code:java} > <Configuration monitorInterval="15"> {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)