# Logstash input Salesforce still alive? Process for abandoned plugin projects?

**URL:** https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928
**Category:** Logstash
**Created:** [June 24, 2024, 7:37am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928 "2024-06-24T07:37:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![frans-wtax](https://avatars.discourse-cdn.com/v4/letter/f/ce73a5/32.png) [@frans-wtax](https://discuss.elastic.co/u/frans-wtax)
#### Post date: [June 24, 2024, 7:37am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/1 "2024-06-24T07:37:40Z")

</div>

Hi all,

There's a PR on the logstash-input-salesforce plugin that I would really love to be merged and included into the main release of that plugin, but the project seems to have been abandoned: no changes have happened in over a year.

Is there some kind of process around the Logstash plugins on [Logstash Plugins · GitHub](https://github.com/logstash-plugins) ? Who controls the release cycle? Is there a way for someone to take over ownership of an abandoned plugin?

Appreciate any insights,  
Frans

---

<div class="post-metadata">

### Author: ![ashishtiwari1993](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ashishtiwari1993/32/135241_2.png) [@ashishtiwari1993](https://discuss.elastic.co/u/ashishtiwari1993)
#### Post date: [June 24, 2024, 8:35am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/2 "2024-06-24T08:35:32Z")

</div>

Hi @frans-wtax let us revisit this and explore the possibilities for taking over ownership of the repository. We will get back.

---

<div class="post-metadata">

### Author: ![frans-wtax](https://avatars.discourse-cdn.com/v4/letter/f/ce73a5/32.png) [@frans-wtax](https://discuss.elastic.co/u/frans-wtax)
#### Post date: [June 24, 2024, 8:46am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/3 "2024-06-24T08:46:54Z")

</div>

Thanks, @ashishtiwari1993 .

---

<div class="post-metadata">

### Author: ![jsvd](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsvd/32/6203_2.png) [@jsvd](https://discuss.elastic.co/u/jsvd)
#### Post date: [June 25, 2024, 9:10am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/4 "2024-06-25T09:10:17Z")

</div>

hi @frans-wtax, thanks for taking interest and volunteering to maintain the salesforce input!

The plugins under the logstash-plugins github org are under different levels of maintenance depending on demand, given that we're a small team and can't actively maintain all 200 of them.

Logstash ships about 90 of those, which we keep a closer look on, but there are plugins that are currently being maintained by external contributors.  
If you wish to maintain this plugin we can make you an external contributor to the plugin on Github, and make you a gem owner on [rubygems.org](http://rubygems.org) so you can publish new versions.

If you're ok with that we can start working on giving you the necessary permissions. Elastic is still here to help if you get blocked or need further assistance.

---

<div class="post-metadata">

### Author: ![frans-wtax](https://avatars.discourse-cdn.com/v4/letter/f/ce73a5/32.png) [@frans-wtax](https://discuss.elastic.co/u/frans-wtax)
#### Post date: [June 25, 2024, 11:59am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/5 "2024-06-25T11:59:31Z")

</div>

Hey @jsvd, that sounds great!

Just to confirm: the plugin versions on [rubygems.org](http://rubygems.org) are the ones that get installed when you run `bin/logstash-plugin install`, right?

---

<div class="post-metadata">

### Author: ![jsvd](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsvd/32/6203_2.png) [@jsvd](https://discuss.elastic.co/u/jsvd)
#### Post date: [June 25, 2024, 12:11pm UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/6 "2024-06-25T12:11:23Z")

</div>

Correct! The Logstash plugins are gems and the Logstash plugin manager uses [rubygems.org](http://rubygems.org) as its source.

---

<div class="post-metadata">

### Author: ![frans-wtax](https://avatars.discourse-cdn.com/v4/letter/f/ce73a5/32.png) [@frans-wtax](https://discuss.elastic.co/u/frans-wtax)
#### Post date: [September 3, 2024, 6:55am UTC](https://discuss.elastic.co/t/logstash-input-salesforce-still-alive-process-for-abandoned-plugin-projects/361928/7 "2024-09-03T06:55:27Z")

</div>

Hey João!

Hope you're well.

I'm trying to get up and running with the plugin, but the instructions in the README don't seem to be accurate / up to date / work on macOS.

I opened a thread for this ([Cannot get started with development of a Logstash plugin: README incorrect?](https://discuss.elastic.co/t/cannot-get-started-with-development-of-a-logstash-plugin-readme-incorrect/365771)) but not getting any help.

Do you have an up-to-date guide for setting up a dev environment to develop on a Logstash plugin on macOS?

Thanks!  
Frans
