I have couple of questions which I am facing related to percentage representations..
-
I wanted to use the data table to show percentage of the failure and success counts.. As of now I am getting only the counts. Please let me know if there is any limitation for that.
-
I have two queries to fetch data giving me lets say returns x results and y results respectively.
Can I have a line chart visualization created with y axis as the calculated value of count(x results)/count(y results) and x axis as the timeline.
The above two x and y query have a value activityName which has specific values in logs like "lion" for one query "tiger" for another.
Please let me know if this is acheivable via kibana 4.6