Any metadata related to kibana dashboard where is it stored ?
is it stored in elastic db itself.
Yes, dashboards (as well as visualizations, index patterns, saved searches etc.) are so called Saved Objects
that are stored in .kibana-x
index. You can read more about Saved Objects
here.
Best,
Oleg
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.