Hi all,
is it possible to perform something like the following (psuedo search code fyi)
search "login" between 19:00:00 and 05:00:00 any day this week
Essentially I want to be able to look for any event that match "login" that occured between 19:00 and 05:00 (for example) on any day this past week
I know I can do the same thing with specific search, but I want to automate as much as possible for rollup reports etc.