Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support integration with Logstash #868

Open
caigy opened this issue Feb 21, 2022 · 0 comments
Open

Support integration with Logstash #868

caigy opened this issue Feb 21, 2022 · 0 comments

Comments

@caigy
Copy link
Contributor

caigy commented Feb 21, 2022

FEATURE REQUEST

  1. Please describe the feature you are requesting.
    Currently, Logstash is one of the most important pipeline in ELK stack, but no official input or output plugins are provided, so it is not no convenience to integrate RocketMQ and ELK stack. I'd like to provide input and output plugins of Logstash, to support consume message from RocketMQ and send message to RocketMQ in Logstash.

  2. Provide any additional detail on your proposed use case for this feature.
    Based on native support for Java plugins in Logstash, provide:

  • input plugin to consume message from RocketMQ, build Logstash event and send them to pipeline
  • output plugion to send Logstash events to ReocketMQ.
  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
    should-have

  2. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:

duhenglucky pushed a commit that referenced this issue Mar 8, 2022
* add readme

* add input plugin

* add output plugin

* add license

* update copyright in NOTICE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant