You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/02/21 04:57:10 UTC

[GitHub] [rocketmq-externals] caigy opened a new issue #868: Support integration with Logstash

caigy opened a new issue #868:
URL: https://github.com/apache/rocketmq-externals/issues/868


   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   Currently, [Logstash](https://www.elastic.co/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. 
   
   3. 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
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description here,
   - ...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org