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
Where / how in conf/appc.elasticsearch.default.js can we provide the authentication for Elastic?
I've tried to run a new project using this connector with elasticsearch running on localhost using the default port. However, "appc run" is giving me this:
Uncaught Exception Error loading connector/appc.elasticsearch. [security_exception] missing authentication token for REST request [/_template/disable_analysis], with { header= }
The text was updated successfully, but these errors were encountered:
Where / how in conf/appc.elasticsearch.default.js can we provide the authentication for Elastic?
I've tried to run a new project using this connector with elasticsearch running on localhost using the default port. However, "appc run" is giving me this:
Uncaught Exception Error loading connector/appc.elasticsearch. [security_exception] missing authentication token for REST request [/_template/disable_analysis], with { header= }
The text was updated successfully, but these errors were encountered: