...o I created these two files in this folder
'C:\Program Files\Splunk\etc\system\local'
The data I am looking to anonymize is simple
testfield: 123
- Either by removing it completely or r...
Hi,
I am trying to anonymizedata at the forwarder level (or deployment-server) before forwarding the data to the indexer. The aim of that is to keep the control on the masking because the i...
...escription": "Lambda", "Runtime": "java11", "Version": "$LATEST"\}} The problem is that sensitive data appear in clear specifically in Environment>Variables In this s...
Hello, I have the following problem with the anonymisation of a source. The source of data is:: \\summer.de\group\Anwendungen\Splunk\starbucks\* their are following logs: 1...
Hi Splunk experts,
I am using regex transform to mask data in splunk. But splunk only masks first occurence of string matched with that regex in 1 event.For example
[user]
REGEX = (?i)^(.*?)u...
Hi!
I am considering to implement two separate indexes containing
non-anonymized data and anonyimized on the other.
input data looks like following,
a,b,c
1,2,3
4,5,6
7,8,9
I h...
Hello,
I need to anonimize data in search-time and count by message.
Example.
source log file contains:
E 120327 153238.682 THREAD/CLASS - java.lang.InterruptedException A#1234
at c...
As a test, I first created some credit card numbers using a python script.
I placed the script, along with inputs and props, on the search head. I only placed props on the indexers.
The following...
How to mask or Anonymizedata in Splunk 5.0.4 based on role, such that one role (such as Admin) can search and see the data as it was indexed whereas another (such as User) can search and see only m...