Can we create OpenSearch policy from configuration file?

Viewed 9

I`m create OpenSeach cluster, in k8s with helm.

Can im create policy for cleanup index older than 2 days, by some config file ? Of course, im can create policy with curl,send json request. But i`m want create it with config file.

In official documentation i`m cant find solution.

0 Answers
Related