Hi there!
A few years ago I wrote a a tool for testing logstash pipelines. This year I did a complete redesign of the web interface using Material UI making it more user friendly.
Basically it's a tool that:
- Gives you a user interface where you can enter raw log lines
- Click send
- See the result of your logstash pipeline
- Update your pipeline code in your favourite editor (logstash will be automatically reloaded)
- Click send again
- See the result of your updated pipeline
- Rinse, repeat until done
Getting started is easy, all you need is Docker and the code.
Screenshot:
Manual here:
Getting started video here:
Report issues here:
Kind regards,
Patrik