Hi Team,
Hope you all are doing great.
My kibana is not displaying all the field in discover tab, while field are visible under management tab.
Please find the attached screen-shot
Please do need full.
Hey suresh - this looks strange, possibly a bug. Can you share what mappings are specified for Records and try clicking the refresh icon on the index patterns page? Can you also share your Kibana version?
Hi @jbudz,
Thanks for the quick response.
This is my mapping
Records": {
"properties": {
"additionalEventData": {
"properties": {
"x-amz-id-2": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
}
}
}
And Kibana version is 6.3.2
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.