I am using Elasticsearch starter with Spring Boot and I would like to know how I set a different name for the column title in Elasticsearch/Kibana other than the name of the class attribute.
Is there a way to do that?
Example: the class attribute is "operacao" but in then column title I want to show "Operação".
I thank you very much for trying to help, but what I need is to save a Search and then use this Search on a Dashboard, I will not use Visualization.
Also, I noticed that only one of my fields are being searched, how odd, is it something on my java class object?
I have a field/column log, that I need it be searchable, can you help me on this too? Or should I open another post here?
if you create a search and save it. I believe you should be able to change tag there as well.
But I found that lense (table) has more power and faster. it also has option for label.
you have to give example for second problem. how do you know only one is being searched?
The problem using table is that I must aggregate data, and I don't want to aggregate, I just want to show normal tabular data, but sorted by the date column.
this seems like discovery screen. I don't think you can change label there. you need to create visulization
go to visulization - lens
select your index on left pan.
select first field origem and drop on lens (middle area)
then select table format from bottom screen.
then drop each field that you want as column on right side where it says drop field here. and you can edit them there and change label
The only problem there is that some fields/attributes don't show up, such as autor.nome (what would be the name the person who generated the log entry), any reason for that?
There is no way to change column names on the Discovery List? Or on the Dashboard itself?
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.