[ 
https://issues.apache.org/jira/browse/SLING-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872957#comment-17872957
 ] 

Patrique Legault commented on SLING-12406:
------------------------------------------

[~cziegeler] / [~rombert] the issue here is that the request logger only logs 
requests that have made it through sling authentication. We dont see requests 
that have not made it through the SlingAuthentication service. You see a 
request logged once it makes it through the authentication service and onto the 
main servlet.

 

This makes debugging very complex when it comes to authentication issues.

> thread name should be set to x-request-id
> -----------------------------------------
>
>                 Key: SLING-12406
>                 URL: https://issues.apache.org/jira/browse/SLING-12406
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>            Reporter: Patrique Legault
>            Priority: Major
>
> The request in sling request log is not logged if authentication has failed, 
> the only thing you have left to review is the error log.
>  
> If the use of a x-request-id is present the thread name should be set to that 
> so that we can trace the request in the log.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to