Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

Ability to use Sidecar to send logs directly to Graylog Cloud #466

Open drewmiranda-gl opened 1 year ago

drewmiranda-gl commented 1 year ago

What

It would be a helpful selling point to allow customers to ship logs to Graylog Cloud using the Graylog Sidecar, without requiring a Graylog Forwarder.

Why/Justification

Currently, the only way to send logs to Graylog Cloud is via a Graylog Forwarder. This is great for smaller environment or networks with a simple topology. However, more complex topologies and networks with a large number of sites may need to deploy multiple forwarders which creates significant management overhead which is meant to be alleviated by using graylog cloud.

Additionally, some companies, while having on prem log sources, do not maintain any on-prem datacenters, and would be required to pay for cloud infrastructure in order to host at least a single graylog forwarder.

Allowing the sidecar to natively ship logs to Graylog Cloud would be a huge win and greatly simplify log onboarding. This would also allow primarily windows only environments to ship windows logs without requiring a linux server.