I've attached a screenshot from Kibana.
The screenshot shows a document that has a field named userIdentity.name.
If I select the filter (magnifying glass), things work as expected.
However in the field list on the left, this field does not show up.
Instead there is a field called 'name.' When i select the filter
(magnifying element) here there are no matches.
I've been working on this for a few days now and am completely stumped.
Please help!
Here is the document json:
{
"_index": "logstash-2014.02.01",
"_type": "logs",
"_id": "tthuoePDSWKiWGtGz0hrwA",
"_score": null,
"_source": {
"eventVersion": "1.0",
"userIdentity": {
"type": "IAMUser",
"principalId": "xxxxx",
"arn": "xxxxx",
"accountId": "xxxx",
"accessKeyId": "xxxx",
"userName": "xxxxx"
},
"eventTime": "2014-02-01T21:52:16Z",
"eventSource": "ec2.amazonaws.com",
"eventName": "DescribeAddresses",
"awsRegion": "us-east-1",
"sourceIPAddress": "54.204.9.62",
"userAgent": "aws-cli/1.2.6 Python/2.6.9 Linux/3.4.68-59.97.amzn1.x86_64",
"requestParameters": "{"publicIpsSet"=>{}, "filterSet"=>{}, "allocationIdsSet"=>{}}",
"responseElements": "nil",
"@version": "1",
"@timestamp": "2014-02-01T21:52:16.000Z",
"environment": "test"
},
"sort": [
1391291536000
]
}
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/662055b2-cedd-4604-b524-fa43c7f2241a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.