Enable the geolocation country field in access logs
search cancel

Enable the geolocation country field in access logs

book

Article ID: 172166

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

After you enable geolocation and download the database in your proxy, the main access log does not automatically fill the field ‘s-supplier-country’ with destination country.

Resolution

To ensure that the proxy translate IPs into country names, apply the following CPL code into policy:

<Proxy>
supplier.allowed_countries(ALL)

To learn more about supplier.allowed_countries CPL property supplier.allowed_countries()