We have a process that runs on a specific machine every day for 60 iteration for 5 mins between each iteration per day. This process logs the time it took for each iteration to complete in a text file. But the forwarder is not forwarding data at real time.
For example:
The below 3 iteration were logged into splunk at the same time where as there is a 5 mins interval between each run.
11/21/18 3:43:08.000 AM TestIteration35=48.63477
11/21/18 3:43:08.000 AM TestIteration34=48.14551
11/21/18 3:43:08.000 AM TestIteration33=48.31934
Anyway to fix this?