Hello,
Im using logrt to parse log file and catch response time.
Server append about 5000 lines /per minute to log file.
I found that I get all the values with a big delay as agent is sending all the values.
Is there anyway I can calculate average from all those values in agent and then just send one value per minute (avg) ?
Im using logrt to parse log file and catch response time.
Server append about 5000 lines /per minute to log file.
I found that I get all the values with a big delay as agent is sending all the values.
Is there anyway I can calculate average from all those values in agent and then just send one value per minute (avg) ?