logstash-plugins / logstash-input-salesforce

Logstash input for pulling objects from salesforce
Apache License 2.0
16 stars 29 forks source link

Update to add streaming api option #2

Open russorat opened 8 years ago

russorat commented 8 years ago

It would be great to utilize the streaming api for constant updates.

rkhapre commented 5 years ago

yes, this is much need feature.

rkhapre commented 5 years ago

I see this runs well if we runs as a service. The command runs again , but the LS API end points stops and restarts again, which is not a good idea

Why can't we run in the same manner we run for file as a input.

Is something I can change in the code to make it work like a file input plugin