2018-02-27 05:06 PM
We want to create a report that shows the access to our customer outside business hours.
Im using the following meta: time, user.dst, event.desc, alias.host, count(user.dst)
in "where" i tried to create a time range ( 5pm to 9am) using:
event.time != (9am to 5pm)
time != (9am to 5)
No of them worked. Does anyone tried with sucess building a rule for out of business hours?
2018-03-14 07:25 AM
Hello Oscar,
Thanks for the help. Unfortunelly i only have access to the rules itself, not to an admin profile that could allow me to do some of extra work with programming.