Georg Henzler created SLING-5799:
------------------------------------
Summary: 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)