I'm trying to configure a pipeline to send Salesforce's data to Elasticsearch using Logstash.
I created the a Connected App and flagged the OAuth 2.0 and i've put the callback url.
Now, i have the client secret and the client id but how i can obtain the security_token?
Wichi type of OAuth flow i have to configure?
Please help me