Want to try my logstash Pipeline Testing UI?

Hi there!
Rewritten the pipeline testing tool using React and typescript to improve the UX and usability and would appreciate some feedback.

It's a tool using NodeJs, Logstash and docker-compose for my colleagues that is not so well versed in Linux but ended up using it myself out of convenience.

Basically it launches a Web-UI makes it easy to send log messages to logstash and receive the result from a pipeline directly in the browser.

Upon updating the pipeline config the logstash container will reload the config and one can just send the whole batch again.

Figured someone else might have a use for it and might have good ideas on how to improve it.

Screenshot

Information on how to get started:

The code:

2 Likes

This is pretty neat, thanks for sharing it :slight_smile:

Thank you! I discovered some holes in the starting guide and updated it. Hopefully it'll be more clear now.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.