We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm testing out ElasticCloud and I would like to have datafromat on it. I will report my steps so they can get added to the documentation.
You can upload it through the features section of the Cloud Admin console: https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html
Once added, you’ll activate it for your deployment from the “Edit” view.
The text was updated successfully, but these errors were encountered:
plugin-descriptor.properties
elasticsearch.version=7.10.0
Now your plugin is on the ElasticCloud servers, all you need to do is activate it following these instructions https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html#ec-update-bundles
(I wasn't able to follow them, I'll report back)
Sorry, something went wrong.
So, to enable the extension:
Now it says the plugin is loaded, but still I get this message:
Incorrect HTTP method for uri [/index/_data?...] and method [GET], allowed: [POST]' }
No branches or pull requests
I'm testing out ElasticCloud and I would like to have datafromat on it. I will report my steps so they can get added to the documentation.
You can upload it through the features section of the Cloud Admin console: https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html
Once added, you’ll activate it for your deployment from the “Edit” view.
The text was updated successfully, but these errors were encountered: