
Jason Glover
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Jason Glover-
Jason Glover commented,
Duh! _sourceCategory=IIS_Logs and not (c_ip ="120.138.24.181" or c_ip ="50.54.162.242" or c_ip = "124.157.127.78" or c_ip ="124.157.108.250") | parse "GET /p/* " as handle | where length(handle) >...
-
Jason Glover created a post,
How to filter message by cp_id - to exclude some traffic
AnsweredI have a query that is corrupted by excessive noise from internal traffic. I want to limit the results by cp_IP addresses which are known to belong to our company networks. So I thought something...