mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Updated known fields for AWS
This commit is contained in:
parent
aff00902d8
commit
c0347e3276
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user