You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
FEATURE REQUEST
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.
Provide any additional detail on your proposed use case for this feature.
Based on native support for Java plugins in Logstash, provide:
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
If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
The text was updated successfully, but these errors were encountered: