In order to automatically generate unique credentials
for each tenant account's index, in your
elasticsearch.yml
file,
you need to add the following key:
xpack.security.enabled: "true"
. The
elasticsearch.yml
is
the Elasticsearch service configuration file. It is not stored in
the demisto folder and can exist in varied places.