Its not kibana question, in kibana interface we are seeing that "http.http_headers" field is getting unknown type (?). We have also set mapping like below
"http-alt": {
"properties": {
"http_headers": {
"type": "nested"
}
}
}
My question is what will the data type so that we avoid such unknown type.
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.