How to stop Logstash from processing logs

A few GB of data was sent to logstash and I now want to stop the processing of that data. Is there a way to do so? I've tried restarting and also deleting the index but after about 15 secs its starts to process the data and it shows in Kibana.

A few GB of data was sent to logstash

From where?

filebeat

So... make Filebeat stop sending data by shutting it down or reconfiguring it?