Hello all,
I am trying to run an application and URL filtering report from last month (which just happens to be "last year"). I specify a custom date range of 12/1/2018 to 12/15/2018 with this query:
product:("Application Control" OR "URL Filtering") AND NOT action:"Redirect" AND type:("Log" OR "Alert" OR "Session") AND NOT app_category:"Network Protocols" AND user:"username (logonname)" AND ("username")
Where "username" and "logonname" are replaced with the appropriate AD attributes, however I do not get any data in the report. If I change the date range to 12/15/2018 to 12/31/2018 I get the same result. However, if I change the date range to 1/1/2019 through 1/8/2019, I get a populated report.
Our Check Point admin left about 5 months ago and I'm still learning all of this, so please bear in mind that I'm still new to all of this.
Is there something I need to do to get the data from last month? Is it automatically archived off into an older database? Is there a process that archives off previous years automatically?
I am using the R80.10 SmartConsole for viewing reports.