Hi
I created an index for the network hardware syslog.
Data in the index is written correctly. The data is also searchable in the discovery panel.
When I start lens, I get an incomplete list of fields.
Only tags and timestamp are available in the panel.
kibana lens does not see values in these fields, they are empty for it. but if you look at discovery, these fields have values.
Lens is only showing aggregatable fields. Are your fields indexed as keyword or text? If they are of type text, Lens won't be able to work with them. If that's the case you will have the same problem when trying to visualize them in other visualization types like regular line chart
by an exception method, it turns out that the problem is either in my incorrect index template or in kibana mapping for my index. since the index fields created by beats or kibana sample data are perfectly visible in lens
Did you change the template at some point? You can try going to Management > Index patterns and refresh your index pattern. This should picking up recent changes.
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.