I am using elasticsearch and Kibana for log management, one developer asked me if I could make a field "larger", a field they look at all day is quite large and they need to hit the "toggle field details" to get to see the rest of the content in the field. I tried finding something in advanced settings in kibana to change this but found nothing, nothing in the index pattern template and nothing on google
is it possible to increase the "preview" size og large fields in Kibana ?
Note: as a dirty hack to make their lives easier, I pointed out they could use a css modification plugin (I use stylebot myself) to change some default values, client side
change to something like:
.truncate-by-height {
max-height: 1000px
}
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.