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...

February 28, 2017 · 3 min · 505 words · Matteo Redaelli

Adding Google Analytics to Oracle OBIEE

I opened a service request to Oracle and they did not provide me an official way to add the Google Analytics javascript code to Oracle OBIEE (release 11.1.1.7): I wanted to add it in only one place and see it in all pages of Oracle Obiee. The solution I found and tested is to add the javascript code (without and ) in the file``` bi_server1/tmp/_WL_user/analytics_11.1.1/7dezjl/war/res/b_mozilla/common.js

September 29, 2014 · 1 min · 65 words · Matteo Redaelli