In my dataset I get a large amount of messages, each providing an update to an object with a unique ID.
What I would like to visualize is how frequent these updates are for each unique ID, more specifically, how often do I get a message for a specific ID (term) in a 200ms time window.
Is there a way to show this in Kibana?