HTTP WARNING - maximum redirection depth 15 exceeded - http://example.com:80/fs4webedit/s=o0Zb/

Icinga2 version: r2.8.4-1
check_http v2.2

Hello!
I’ve been trying to get this warning out of the way for a while now but I haven’t been able to find anything.
Does anyone know how to increase the depth or just show it on the dashboard and notify me only when I go critical?

Regards!

vars.website_name[“example.com/fs4webedit”] = {
http_address = “example.com
http_vhost = “example.com
http_uri = “/fs4webedit/”
http_sni = “true”
http_port = “80”
http_onredirect = “follow”
http_timeout = “60”
http_expect_body_regex = “help!”
}

Hello there!
For code and configuration, please use markdown formatting for better readability!
Good luck and have a nice day :slight_smile: