You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently throwing the following error:
Caused by: java.lang.IllegalArgumentException: the [action.auto_create_index] setting value [false] is too restrictive. disable [action.auto_create_index] or set it to [.watches,.triggered_watches,.watcher-history-*]
This is likely surmounted by https://github.com/tedconf/coyote/blob/master/support/elasticsearch/docker-compose.common.yml#L18-L22 so I port these settings over and try again.
0 commit comments