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

Add support for Logstash Dead Letter Queue #14971

Open
zamazan4ik opened this issue Oct 26, 2022 · 1 comment
Open

Add support for Logstash Dead Letter Queue #14971

zamazan4ik opened this issue Oct 26, 2022 · 1 comment
Labels
source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.

Comments

@zamazan4ik
Copy link
Contributor

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

We want to read DLQ messages from Logstash with Vector.

Attempted Solutions

No solution is available in Vector right now. The only possible solution is to use other software like Logstash.

Proposal

Add support for Logstash DLQ. Probably directly in Logstash source plugin or via yet another plugin.

Possibly useful links:

References

No response

Version

No response

@zamazan4ik zamazan4ik added the type: feature A value-adding code addition that introduce new functionality. label Oct 26, 2022
@jszwedko jszwedko added the source: new A request for a new source label Oct 27, 2022
@jszwedko
Copy link
Member

Thanks for filing this! Given the differences with receiving data from Logstash via its native protocol vs. reading DLQ messages from files, I think a new source, logstash_dlq would be better.

@zamazan4ik zamazan4ik changed the title Add support for Logstasg Dead Letter Queue Add support for Logstash Dead Letter Queue Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants