[
https://issues.apache.org/jira/browse/ARTEMIS-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790220#comment-17790220
]
ASF subversion and git services commented on ARTEMIS-4513:
----------------------------------------------------------
Commit 36056a5bddeaf431bd282cc0f231f53675549117 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=36056a5bdd ]
ARTEMIS-4513 HTTP request logging not working
> HTTP request logging not working
> --------------------------------
>
> Key: ARTEMIS-4513
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4513
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Adding the following configuration to {{bootstrap.xml}} (as described in [the
> documentation|https://activemq.apache.org/components/artemis/documentation/latest/web-server.html#request-log])
> doesn't seem to have any impact:
> {code:xml}
> <request-log filename="${artemis.instance}/log/http-access-yyyy_MM_dd.log"
> append="true" extended="true"/>{code}
> The log file is created, but nothing is logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)