Hi all,
I'm attempting to run Kibana from a read only directory, and I was hoping someone could give me a good idea of what files Kibana attempts to write to its installation directory.
I'm aware of .babel.json being created in the optimize directory, and I know I can get that written out elsewhere with the BABEL_CACHE_PATH environment variable.
I'm also aware of the data/uuid file that Kibana writes to, which can be changed with the Kibana path.data configuration.
Is anyone aware of any other files that are written out by Kibana to its install directory?
Regards,
James