Deployment Guide
A configuration file example:
/var/log/EyeLogs
{
missingok
sharedscripts
postrotate
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
endscript
}
Step 7: Configure Eyes to start logging to the logging server
Copy the client certificates to the Carat server. In this example, Carat and syslog server are running on the same host.
$ scp /<dir>
/newcerts/CA/7signal-syslog-ca.pem
/<dir>
/newcerts/syslog-client/2017-09-18_130448/7signal-syslog-client-cert.pem
/<dir>
/newcerts/syslog-client/2017-09-18_130448/7signal-syslog-client-key.pem
10.10.10.147:/<remotedir>
/
Log in to the Carat server, and copy the certificate files e.g. to /home/carat7/certificates:
$ sudo mkdir /home/carat7/certificates
$ sudo mv /<remotedir>
/7signal-syslog-ca.pem /home/carat7/certificates/
$ sudo mv /<remotedir>
/7signal-syslog-client-cert.pem /home/carat7/certificates/
$ sudo mv /<remotedir>
/7signal-syslog-client-key.pem /home/carat7/certificates/
$ sudo chown -R carat7:carat7 /home/carat7/certificates/
7signal Solutions Inc., 6155 Rockside Road, Suite 110, Independence, Ohio 44131, USA,
216-777-2900, info@7signal.com, www.7signal.com