
Graham Watts
- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 73
Posts
Recent activity by Graham Watts Sort by recent activity-
How do I Identify and Filter Private IP Addresses?
Private IP addresses commonly need to be filtered out to make reporting and alerting less noisy and more precise. For example, let’s say you have the following query to parse out IP addresses and s...
-
How do I detect Outliers for a large set of entities?
The Outlier operator tracks the moving average and standard deviation of a value, and detects or alerts when the value differs from the mean by some multiple of the standard deviation, for example,...