apache - How to visualize Apdex score on Kibana? -


i have elasticsearch+logstash+kibana stack running , visualize apdex score website.

i writing python script gets response times apache logs , calculates apdex score, can't quite figure out how send data kibana or visualize on kibana. ideas appreciated. tells me wouldn't need script , should able simple querying, again can't wrap head around it.

while parsing apache logs, can add appdex component per each document stored in elastic. can base score on whatever condition want implement apdex calculation.

in kibana, display average of value in time-series graph server apdex graph.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -