Hi
I would like where the Kibana stored all the user saved configurations such as dashboards/saved searches/visualization reports.
Can we configure Kibana to store these configurations in RDS or S3 or any shared file system?
My intention is to have multiple Kibana instances running to different systems to handle 100+ users behind the load balancer. So that user configuration created on one kibana instance should be automatically available in other Kibana instances (like Kibana cluster feature).
Please suggest.