Hi Team,
please how can i uninstall Filebeat from my Ubuntu Server?
Thank you for the reply
Hi Team,
please how can i uninstall Filebeat from my Ubuntu Server?
Thank you for the reply
How did you install it? (DEB, RPM, Manually?)
Manually, $ sudo apt install filebeat
This should work to remove it then.
sudo apt list
to get the name
sudo apt remove package_name
to remove, replace package_name
Thank you. I have tried but i don't know if it worked because when i check with $ sudo systemctl status filebeat it's still active
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.