In some case, it is required by business to run a Report which will collect for example 10 minutes of data at a certain time each day and send it a to a list of Users
However this is not possible to obtain this result via the Default Filters
In this case, it is required to use Rule Expression Language (REL) as a way to create Custom Filter
Please note that creating or supporting REL is outside the Scope of Support and need to be discussed with Sales or Professional Services
((time_to_comparable_time( Time ) >= time_to_comparable_time(time_norm(time(month(local_time()),day(local_time()),year(local_time()),9,0)))) and (time_to_comparable_time( Time )Please note that this example will only show the events collected between 9 AM and 9:10 AM Local Time this specific day
You can customize this script with the documentation provided here
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center