The venerable old-skool Splunk forums are now closed. Feel free to search for old content here, but new posts are no longer supported.
Instead, please visit the thriving community at answers.splunk.com to ask and answer questions about your Splunk deployment and how to get the most out of it.
Forums: Posted by pde23
| Topic | Author | Replies | Latest Post |
|---|---|---|---|
|
More comprehensive Credit Card masking
In: SplunkAdministration
(Not tagged)
Alex: interesting that there's no Discover rule there.
Rachel: go for it. Mi regex es su regex.
How embarrassing. Turns out this doesn't quite match on Discover. [creditcard-anonymizer] REGEX=(?ms)(.*)\b(?:4[0-9]{8}(?:[0-9]{3})?|5[1-5][0-9]{10}|6(?:011|5[0-9]{2})[0-9]{8}|3[47][0-9]{9}|3(?:0[0-5]|[68][0-9])[0-9]{7}|(?:2131|1800|35\d{3})\d{7})(\d{4}\b.*) FORMAT= ... I've seen more than one question about how to mask credit card numbers at index time. Most of the answers ... |
5
|
32 months ago... | |
|
Monitoring Java garbage collection times
In: SplunkGeneral
(Not tagged)
Java 6 adds -XX:PrintGCDateStamps, which helps a lot with timestamp accuracy. For our purposes with ...
At a Splunk Live! event in Dallas yesterday, I showed how to use splunk to monitor and report on Java ... |
3
|
40 months ago... |