Currently I create indexes manually, is it possible to create indexes automatically for different spaces every month? If so, how should I do it? If not, is there an interface that I can write a script to do so?
Indexes are created at the cluster and are not tied to any Kibana Space. Index patterns are a Kibana entity that is tied to a Space. You are using a very old version of the stack without API to create index patterns. If you upgrade at least to 7.17 then you will be able to create index patterns programmatically on any space.
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.