elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
108 stars 4.93k forks source link

Enable Salesforce Filebeat Input for Windows and AIX #41664

Closed shmsr closed 3 days ago

shmsr commented 3 days ago

Proposed commit message

Make Salesforce Filebeat Input available for Windows and AIX platform to avoid errors like:

No such input type exist: 'salesforce'

on the aforementioned platforms. With this change the input should be available to users for use running on those platforms.

Made changes similar to: https://github.com/elastic/beats/pull/40609

Checklist

mergify[bot] commented 3 days ago

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @shmsr? 🙏. For such, you'll need to label your PR with:

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

mergify[bot] commented 3 days ago

backport-8.x has been added to help with the transition to the new branch 8.x. If you don't need it please use backport-skip label and remove the backport-8.x label.

shmsr commented 3 days ago

Thanks Craig for approving!

elasticmachine commented 3 days ago

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)