Hi, We have a use case to capture number of unique users per month. We planned to use windowing concept for this.
For example, group events from input topic by user name and later sub group them based on time window. However i don't see how i can sub group the results based on particular month, say January. The only way is sub group based on time. Any pointers would be appreciated. Regards, Chintan