Good Day,
Is there a way to turn on Geo IP location for the logs that have Source IP data in them? So for example I can see the Caller IP in the following log but no country code or GEO location and we want to add this. Is there way to do this without using Chronicle or anything like that?
"requestMetadata": {
"callerIp": "174.95.10.102",
"callerSuppliedUserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36,gzip(gfe),gzip(gfe)",
"requestAttributes": {
"time": "2023-09-09T13:35:56.357323112Z",
"auth": {}
},