Hi all,
I am new to rollup job and would like to schedule to get max and count for an index. I am using sample tutorial index sensor with cron run every minute */1 * * * * ?.
The issue is the rollup index is created and able to get max and count after it was first started. But once I added new document/row for index sensor there is no new document/row created for rollup index after a minute.
Am I missing something in the configuration ? Anyone, any recommendation ?
Thanks,
Grace