For now I managed to extract all the lines of past calls and put them in a variable. Same for unanswered calls.
But now I don't know how to make statistics.
As Mark mentioned earlier, please do not post images of text. In order to easily analyse this in Cabana, you need to extract the relevant parts of the log message in Logstash. If you e.g. parsed out the OK/KO status into a field called call_status you would be able to build visualisations and dashboards around this.
I would therefore recommend you perform a bit more parsing of your log messages in Logstash.
You will need to define parsing of these events in your Logstash config, e.g. by using a grok filter, so you may want to continue the discussion and follow Magnus' advice in the topic you have open under the Logstash category.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.