
Nathan Norman
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
Activity overview
Latest activity by Nathan Norman-
Nathan Norman commented,
Harishwer Selvakumar thank you very much for your response. The second two queries are exactly what I was looking for. This will be very helpful for my team to figure out where our excess log volu...
-
Nathan Norman created a post,
Chart Log Ingestion by Logger
Hello, I'm attempting to make a query similar to this one: _index=sumologic_volume| where _sourceCategory="sourcename_volume"| parse regex "(?<sourcename>\"[^\"]+\")\:\{\"sizeInBytes\"\:(?<bytes>...
-
Nathan Norman commented,
Thank you Shobhit Garg for your response. This solution worked perfectly for me.
-
Nathan Norman created a post,
Mask rules for multiline log messages
Hello, I'm trying to write a mask rule which will redact a multiline log message. My use case is we have two sets of developers, one who has full access to logs and can see sensitive data and anoth...
-
Nathan Norman commented,
Thank you Shobhit Garg for your response. I was able to get this working. It turns out I had a syntax problem with a different mask rule which was preventing the new mask rule from being applied. I...
-
Nathan Norman created a post,
Mask Rule regular expressions
I've been working to try to redact a log statement that can show some sensitive information. A typical query from this logger looks like jdbc.sqltiming.373 [ab8c71b34beb1443 748e59b77dd6190e] - - S...