The count of events is getting 0 results.
For troubleshooting purposes, i've tried to run the search like this:
index=* [| gentimes start=-1 | eval search=if(now()>=strptime("05/30/16","%m/%d/%y"),"1=2","1=1") | table search]
The result is: "No results found."
... View more