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
{{ message }}
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
I downloaded this plugin and it works fine.
However, in my application I am not using raw curl command to send requests to elasticsearch server.
Instead, I am using elasticsearch ruby client (Mine is an ROR application) as an interface to send and receive request.
Is this plugin compatible with elasticsearch ruby client?
How will I send the tokens generated though your plugin in ruby client.
Below is the reference to elasticsearch ruby client that I am using:
Hi All,
I downloaded this plugin and it works fine.
However, in my application I am not using raw curl command to send requests to elasticsearch server.
Instead, I am using elasticsearch ruby client (Mine is an ROR application) as an interface to send and receive request.
Is this plugin compatible with elasticsearch ruby client?
How will I send the tokens generated though your plugin in ruby client.
Below is the reference to elasticsearch ruby client that I am using:
https://github.com/elastic/elasticsearch-ruby
Thanks
The text was updated successfully, but these errors were encountered: