diff --git a/contexts/crowdsecurity/http_extended.yaml b/contexts/crowdsecurity/http_extended.yaml index bff48c7c504..b005080e063 100644 --- a/contexts/crowdsecurity/http_extended.yaml +++ b/contexts/crowdsecurity/http_extended.yaml @@ -2,3 +2,4 @@ context: target_fqdn: - evt.Meta.target_fqdn + - "req != nil ? req.Host : ''"