Select Git revision
KibanaEsport(dark+geo).ndjson
-
Andrew authored
Utilizes Geo_Point data from: PUT _template/pf-location-template { "index_patterns": [ "pf-*" ], "mappings": { "properties": { "destination": { "properties": { "geo": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } }, "as": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } } } }, "source": { "properties": { "geo": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } }, "as": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } } } } } } }
Andrew authoredUtilizes Geo_Point data from: PUT _template/pf-location-template { "index_patterns": [ "pf-*" ], "mappings": { "properties": { "destination": { "properties": { "geo": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } }, "as": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } } } }, "source": { "properties": { "geo": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } }, "as": { "dynamic": true, "properties": { "ip": { "type": "ip" }, "location": { "type": "geo_point" } } } } } } } }