Overview
Filter Types
Examples
All Sinefa Reports support filtering. This allows for highly custom reports as well as the ability to drill-down into data in any way you like.
The 'Filter' bar is shown at the top of all the reports on the UI.
Depending on which report you are viewing, the options available in the Filter vary.
Report Type | Supported Filters |
Dashboard | Probe |
Capacity | Probe |
Utilization | Probe, Application, Host, Source |
Quality | Probe |
Events | Probe |
Service Levels | (none) |
Filter Types
Probe Filter
Filter on Sinefa Probe or Sinefa Tags (groups of probes). If no Probe Filter is specified then the default is all Probes.
Application Filter
Filter on Application name. If no Application Filter is specified then the default is all Applications.
Host Filter
Filter on Host (IP Address) or Subnet. If no Host Filter is specified then the default is all Hosts.
Source Filter
Filter on Source. If no Source Filter is specified then the default is all Sources.
Filter Depth
Filters can be combined with 'AND'. A maximum of 2 filters can be used together.
Metrics
Type | Description |
= | Equals e.g. application = "Facebook" |
!= | Excludes e.g. application != "Facebook" shows all application traffic for every application other than Facebook |
is | Equals e.g. application = "Facebook" |
not | Excludes e.g. application != "Facebook" shows all application traffic for every application other than Facebook |
Drill down - Historical availability
Filters can be used for all time ranges. However filtering drilled down has its limitations, please see below tables as a point of reference
Standard Plan
Time Period | Data Displayed | Filtering |
Current - 3 Days | 5-minute increments | Maximum 2 filters |
Last 7 Days | 5-minute increments | No Filtering available |
Last 14 days | 10-minute increments | No Filtering available |
Older than 14 days | 1-hour increments | No Filtering Available |
Enterprise Plan
Time Period | Data Displayed | Filtering |
Current - 3 Days | 5-minute increments | Maximum 2 filters |
Last 7 Days | 5-minute increments | Maximum 2 filters |
Last 14 days | 10-minute increments | Maximum 2 filters |
Older than 14 days | 1-hour increments | No Filtering Available |
Examples
Show all HTTP traffic to/from London:
probe = London AND application = HTTP
Show all applications to from the 10.0.0.0/24 subnet:
host = "10.0.0.0/24"
See Also
How to setup Application Visibility
How to manage Unclassified Traffic
How to link directly to a Sinefa Report
Adding in a custom Application Definition
How to setup Report Scheduling
How are quality metrics measured?
How to create a custom dashboard
Comments
0 comments
Article is closed for comments.