Skip to content

Create a ceph output plugin based on the S3 plugin.Β #7021

@ph

Description

@ph

Having the possibility to send events to a ceph endpoint has been a really requested feature to add to Logstash especially since ceph implements a compatible S3 API. There was work on the S3 output to actually add that feature. After discussing with @jordansissel @suyograo and @acchen97, we have agreed that we need to provide that feature to our users and we have decided to do the following step:

  • Make a new plugin called logstash-output-ceph
  • Define ceph specific option in that plugin.
  • Reuse the S3 output classes as much as possible.

Creating a new plugin will make sure that the options are well defined for that new endpoint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions