[
https://issues.apache.org/jira/browse/KNOX-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891306#comment-17891306
]
ASF subversion and git services commented on KNOX-3063:
-------------------------------------------------------
Commit d18b4f265f840c6b7309d8bda805a2a2a9fd1806 in knox's branch
refs/heads/dependabot/maven/org.apache.derby-derby-10.17.1.0 from hanicz
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=d18b4f265 ]
KNOX-3063: Added monitorInterval to log4j2 configuration file (#934)
> 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)