Log analysis with ELK for Business Intelligence systems
In this post I’ll show howto collect logs from several applications (Oracle OBIEE, Oracle Essbase, QlikView, Apache logs, Linux system logs) with the ELK (Elasticsearch, Logstash and Kibana) stack. ELK is a powerful opensource alternative for Splunk. It can easily manage multiline logs. Installing the ELK stack in docker containers is really fast, easy and flexible.. Client side To be installed where are the logs. On Linux, using docker, run...