Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataHub configuration could not be deleted (ES > 8.0) #8

Open
hethehe opened this issue Jan 25, 2023 · 0 comments · May be fixed by #11
Open

DataHub configuration could not be deleted (ES > 8.0) #8

hethehe opened this issue Jan 25, 2023 · 0 comments · May be fixed by #11

Comments

@hethehe
Copy link

hethehe commented Jan 25, 2023

If you use elasticsearch 8.x you have to set the following configuration for elasticserach:
action.destructive_requires_name: false

Otherwise there is an error and the DataHub configuration could not be deleted.
=> there are probably several other problems without this setting

see: https://codezup.com/solved-wildcard-expressions-or-all-indices-are-not-allowed-elasticsearch/

I think it would be nice to add this to the documentation.

ps. thanks for your work / this plugin

@hethehe hethehe linked a pull request Jan 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant