Forum Discussion
philip-patrick
Jan 08, 2019Copper Contributor
Geolocation query from IP address
Hi, Any idea if that's possible (and if yes - how) to add resolving of IP address to geolocation and any other IP information in a query in Log Analytics? For example, part of the message body I hav...
Pfandzelter
Feb 18, 2019Copper Contributor
Hi,
it doesn't seem to be possible, but there might be a workaround. There are databases available for download that have the location of certain IP ranges. With a function that contains the database as a lookup table, it might be possible to compute the IP range on the fly when viewing the data.
If I ever complete it, I will update you.
- Morten KnudsenMay 30, 2019Copper Contributordid you manage to solve this ?