to purge? Are there any other arguments I should include?
And just to be clear - keystores are used to house secure info, correct? Because I never set anything like that up (intentionally), this is a test system that I'm learning to dump Cisco logs into & run reports on, so I don't mess up our production system. And boy am I glad I did it this way!
I tried the above command, but I get the following error:
dpkg: error: you mush specify packages by their own names, not by quoting the names of the files they come in
so I ran
sudo dpkg -l
to get a list of package names. I wanted to remove filebeat, so I ran
sudo dpkg -P filebeat
and it was successful. It did not remove the /etc/filebeat/modules.d directory as it was not empty (I'm guessing because I had edited the cisco.yml since installation), so I'll manually delete those & see what happens when I reinstall.
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.