Updated known fields for AWS

This commit is contained in:
Jesús Ángel 2018-12-03 10:34:02 +01:00
parent aff00902d8
commit c0347e3276

View File

@ -136,7 +136,7 @@ export const knownFields = [
searchable: true,
aggregatable: true,
readFromDocValues: true
},
},
{
name: 'GeoLocation.longitude',
type: 'number',
@ -2234,18 +2234,7 @@ export const knownFields = [
readFromDocValues: true
},
{
name:
'data.aws.service.action.networkConnectionAction.remoteIpDetails.geoLocation.lat',
type: 'geo_point',
count: 0,
scripted: false,
searchable: true,
aggregatable: true,
readFromDocValues: true
},
{
name:
'data.aws.service.action.networkConnectionAction.remoteIpDetails.geoLocation.lon',
name: 'data.aws.service.action.networkConnectionAction.remoteIpDetails.geoLocation',
type: 'geo_point',
count: 0,
scripted: false,