Securing your Rsyslog and LogAnalyzer
I suppose that you already have Rsyslog and LogAnalyzer up and running, if not see "Installing Rsyslog and LogAnalyzer" The tools to generate certificates and debug connections are available in the gnutls-bin package. Install it with the following command: sudo apt-get install gnutls-bin rsyslog-gnutls On the LogAnalyzer server PART 1 Generate the private key: sudo certtool --generate-privkey --outfile ca-k ...
Read more ›
