【发布时间】:2020-05-18 11:12:00
【问题描述】:
我有一个问题,在 graylog 地图视图中它没有显示所有位置。显示很少的国家代码,知道存在很多国家,在地图视图中我无法获得其中任何一个。 Here you can find a screenshot.
【问题讨论】:
标签: maxmind graylog ip-geolocation
我有一个问题,在 graylog 地图视图中它没有显示所有位置。显示很少的国家代码,知道存在很多国家,在地图视图中我无法获得其中任何一个。 Here you can find a screenshot.
【问题讨论】:
标签: maxmind graylog ip-geolocation
国家代码字段不足以在地图中显示点。您需要坐标字段,带有 GPS 坐标(纬度、经度格式)以在地图中显示点。
查看这篇文章: https://www.graylog.org/post/how-to-set-up-graylog-geoip-configuration https://www.graylog.org/post/implementing-geolocation-with-graylog-pipelines
【讨论】: