
Mark Drummond
- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 15
Comments
Recent activity by Mark Drummond Sort by recent activity-
That worked, thanks!
-
That put me on the right path. Here is what I ended up with (apologies for the link ... cut and paste is not working for me and I'm not going to type it out here): https://pastebin.com/DKkJQZAv I w...
-
Hi Mario. I am using the Cloudflare app, but the WAF Rules Triggered query is just pulling the WAFRuleID field, which is not what I am looking for. The most common WAFRuleID is "981176", which is a...
-
Guessing I need some regex magic to make this work. What I have below is counting each unique set of triggered rules, but not counting the individual rules within each set, which is what I am shoot...
-
Hello Sourabh. I haven't gone through all the panels in detail, but the ones I had a look at look good to me. Thanks for fixing this up.
-
Thanks!
-
Fixed: I was not using the "raw" Github link: _sourceCategory=auth0/prod| json field=_raw "type" as auth0_log_event_code| lookup event_description from https://raw.githubusercontent.com/dmark/auth0...
-
The lookup line is actually: | lookup event_description fromhttps://github.com/dmark/auth0-cli-utilities/blob/master/auth0_log_event_table.csvon auth0_log_event_code=event_code I had the "on" part ...
-
Thanks Latimer. That was helpful. I did find the root problem, and it was me! Some time ago I must have created a folder of my own called "Mark Drummond", which was confusing me in the "Content Adm...
-
Just ti follow up, I was in the office the day after this problem was reported and the shared link worked fine for me w/o authentication. Possibly some sort of PEBKAC error.