FAQ: How do I get GeoIP data for the aip field?

You can use the ipLocation() function to determine geographical data for an IP address, then assign the data to a field of your choice. Here's an example that uses the aip field:

| ipLocation(field=aip)