Hi All.
Writing a SWQL query. Pulling some events from the Interfaces and InterfaceTraffic tables.
Trying to filter for all entries YESTERDAY. Not last 24 hours but 12:01 AM through 11:59 PM yesterday.
I know I have done that in the past with SQL queries. So far I'm not able to make that work with SWQL.
Can anyone offer some tips on the best way to filter by a range of time within one date (yesterday)?
Thanks in advance for any assistance.