[
https://issues.apache.org/jira/browse/SLING-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352372#comment-15352372
]
Konrad Windszus commented on SLING-5799:
----------------------------------------
What is your use case here? If you want to see something in the logs, you would
probably be interested in the actually requested paths. The log statement in
line 144, e.g. something like "2 paths checked, 0 failures" is not helping that
much. WDYT?
> Request Status HC does not log any INFO logs
> --------------------------------------------
>
> Key: SLING-5799
> URL: https://issues.apache.org/jira/browse/SLING-5799
> Project: Sling
> Issue Type: Improvement
> Components: Health Check
> Affects Versions: Health Check Support 1.0.4
> Reporter: Georg Henzler
>
> For the case that all requests answer with response codes as expected, the
> SlingRequestStatusHealthCheck (org.apache.sling.hc.support) is currently not
> giving feedback in the logs (only the bare status itself). To improve this
> the following line should be changed from logging debug to logging info:
> https://github.com/apache/sling/blob/trunk/bundles/extensions/healthcheck/support/src/main/java/org/apache/sling/hc/support/impl/SlingRequestStatusHealthCheck.java#L144
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)