I am using ELK
stack with Netflow
module. First of all, when I checked CPU
usage Logstash
was using a lot of resources and I decided to stop it. This moment Elasticsearch/Kibana/Logstash
is stopped. I mean, I ran command sudo service elasticsearch/kibana/logstash stop
. Basically, I think that something is wrong with logstash. When I am see log in htop
I am getting something like this, I do not understand why.
When checking logstash
service status, getting something like this.
Logstash
is still running, and I am trying to figure out how to stop it. I think, I ran it in a wrong manner at the start, but why not possible to stop it forever?