April 2017
Intermediate to advanced
470 pages
11h 12m
English
As mentioned in a previous section, we will be using FileBeat to ship our OpenStack log entries in a secure way.
To verify the identity of our LogStash server, we will need to proceed as follows:
...[v3_ca] subjectAltName=IP: 172.28.128.19
This will resolve the private IP of the ELK server and allow you to gather logs from OpenStack servers.
# cd /etc/pki/tls # openssl req -config /etc/pki/tls/openssl.cnf -x509 -days 3650 -batch -nodes -newkey rsa:2048 -keyout private/logstash- ...Read now
Unlock full access