You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want our snowplow behind Cloudflare but this means we're not getting the right IP address in our database. Is there a way of configuring SP to use an IP address from the request header - in this case. "CF-Connecting-IP".
Hey @mooperd , this is good to know as we also have a similar setup. The headers should be collected and stored in the Thrift record. You can also add an HTTP Header extractor enrichment to add this to the good sink from the Enricher. We use this method to better identify bot traffic.
This may need looking into further if you want to use this in combination with the IP Lookup Enrichment though.
It feel like this is more an issue for the Enricher though.
We want our snowplow behind Cloudflare but this means we're not getting the right IP address in our database. Is there a way of configuring SP to use an IP address from the request header - in this case. "CF-Connecting-IP".
https://developers.cloudflare.com/fundamentals/get-started/reference/http-request-headers/#cf-connecting-ip
Thanks,
Mooperd
The text was updated successfully, but these errors were encountered: