IAS Log Viewer filters allowing to limit connects count by entered conditions. Filters
allow showing only filtered connects in connects tab or generate reports
only for filtered connects. Filter consists of ordinary conditions joined
by AND/OR operations.
For example, “(User Name = ‘ray’) and (Duration >= ‘0:10:00’)” consists of 2 conditions
joined by AND operation. This filter shows all connects for “ray” with more
than 10 minutes duration.
You can use “filter builder” dialog for quick filter creation. In this dialog you can modify/add/remove conditions, change logical
operation that join conditions.
Read more information about “filter builder” dialog here