Hi, wouldn't you already have that restriction on an operation level for all /system/* URIs ?
Nicolas 2017-08-21 13:10 GMT+02:00 Andrei Kalfas <[email protected]>: > Hi, > > I’m reading about sling health checks [1] and I was wondering if there is a > built in capability to restrict the IPs that are allowed to call the health > check url exposed by the health check servlet. > > More specifically what I would like to achieve: once I’ve configured the > health check servlet to respond on /system/health I would like to be able to > restrict which IPs are may call that, given that I would use this to check > when AEM is up from 2 places, from a script running on the local machine and > from different load balancers so whitelisting something like > [127.0.0.1/32,10.0.0.0/16]. > > [1] > https://sling.apache.org/documentation/bundles/sling-health-check-tool.html > > Thank you, > Andrei >
