Hello there!
When I use Kibana discover with an index it generates something like this by default:
It is not useful for me to visualize this in that way. So I configure the shown fields to have this:
I would like to "save" this configuration to use it easily without needing to write again all these "interesting" fields each time I enter the discover mode. Of course, I could for a certain search, modify these fields but I want them to be used by default.
Is that possible?
Something similar to the saved queries option?