I did an rpm install and ran my filebeat process with /etc/init.d/filebeat start
. i want to change filebeat.yml
, so i am trying to stop and restart filebeat. How can I stop filebeat without manually killing the process?
Thanks
I did an rpm install and ran my filebeat process with /etc/init.d/filebeat start
. i want to change filebeat.yml
, so i am trying to stop and restart filebeat. How can I stop filebeat without manually killing the process?
Thanks
/etc/init.d/filebeat restart
doesn't work?
This topic was automatically closed after 21 days. 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.