- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Best practice to get local time of event
Haleb
Path Finder
01-22-2024
05:20 AM
Please advise on the optimal solution for this business task. I have a set of events with the following fields:
city: Almaty
country: KZ
latitude: 43.2433
longitude: 76.8646
region: Almaty
What would be the best approach to obtain the field indicating the local time of these events using the provided information?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
01-22-2024
07:42 AM
MaxMind offer a database you download to map lat/long to time zone, among other fields. The database can replace that used by Splunk for the iplocation command or you can use the CSV version of the DB as a separate lookup table. A subscription may be required. See https://www.maxmind.com/en/geoip-databases
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
