Ok so, I don't have enough points to upload an image, so this might be a bit complicated to explain. I have set up a script that sends that to an indexer every 10 seconds. If I run a search I can see that it works, i.e. the scripts sends the data 6 times every minute.
However, in the bar chart that automatically appears above the search results, I see that sometimes the script appears as if it ran for 5 times and not 6. If I look at the results table, though, I see that all 6 events are there.
Also, sometimes I get events that ran in a specific minute ending up in the bar relating to the next minute (e.g. I have an event whose timestamp is 18:30, but I can see it if I click on the bar relating to the events that happened at 18:31, among the other events that happened at 18:31).
Why is this chart sometimes not updating correctly? Are there some time settings I should adjust or is it a bug?