Logstash Cloudstack

Using Elastic search is a great tool to analysze logs generated by your application Elastic search is made up of 3 parts Elastic search –> the core search engine Logstah –> to parse the logs Kibana –> visualization Here i have imported the cloudstack management server logs to the ELK and I can perform various analytics Follow the below link to set up your elk infrstructure https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elastic-stack-on-ubuntu-18-04 Once done make sure your elastic, logstash, and kibana process are able to communicate with each other ...

June 13, 2021 · 1 min · Kiran Chavala