Logstash Pipeline Tester 2.0 - Now more user friendly

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:

  1. Gives you a user interface where you can enter raw log lines
  2. Click send
  3. See the result of your logstash pipeline
  4. Update your pipeline code in your favourite editor (logstash will be automatically reloaded)
  5. Click send again
  6. See the result of your updated pipeline
  7. 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

3 Likes

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