How to purge logstash

You have to follow error messages shown.

Use commands below:

sudo dpkg --configure -a
sudo apt-get install -f

And then remove logstash package by

sudo apt-get purge logstash