Skip to content

Add check for allowlist when configuring Elasticsearch URL

What does this MR do and why?

This change is to fix an issue that's mentioned in #551121 (closed). The problem was that we didn't pass in the allowlist when validating elasticsearch_url with Block all requests, except for IP addresses, IP ranges, and domain names defined in the allowlist enabled in the Admin Settings->Network->Outbound requests.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #551121 (closed)

Merge request reports

Loading