Splunk Search

Encrypt the Source data

vijreddy30
Loves-to-Learn Everything

Hi All,

 

My requirement is source data records data need to be encrypted. What does process need to follow? Is there any possibly  props.conf ?

 

Please help me the process.

 

Regards,

Vij 

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @vijreddy30,

what do you meam with encrypt source data?

are you speaking of encrypt the original files? it isn't a Splunk Matter,

are you speaking of data transmission, which kind of ingestions are you speaking about: forwarders, syslog, HEC?

if Forwarders, you can excrypt data between Forwarders and Indexers and there are checking technics inside Splunk.

If you're speaking of syslog: I hint to use an rsyslog server and read files using a Universal Forwarders; I'm not sure that's possible to encrypt syslogs; in addition, you could use two UFs and a Load Balancer to avoid Single Point of Failures,

If you're speaking of HEC, you can use https and the token is a securization of your ingestion; as syslogs, you should use two Forwarders and a Load Balancer.

if you're speaking of encryption on Splunk see at https://www.splunk.com/en_us/blog/learn/end-to-end-encryption.html?locale=en_us 

Ciao.

Giuseppe

0 Karma

vijreddy30
Loves-to-Learn Everything

2023-10-25 10:56:46,709 WARN pool-1-thread-1 com.veeva.bpr.batchrecordprint.scheduledTasks - Header Field Name: MOM_Caution_e_1, value is out of Bounds using beginIndex:608, endIndex:684 from line:
2023-10-25 10:56:46,709 WARN pool-1-thread-1 com.veeva.Kpr.batchrecordprint.scheduledTasks - 02000011831199QD06620

 

my requirement is encrypt the WARN pool-1-........................ record the source file

 

please help me the process

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @vijreddy30,

let me understand: do you want to mask some events or part of event in permanent way or in reversible way?

if in reversible way, you have to preprocess your data using a script and a certificate and then index your data using Splunk.

If you only want to anonymize a part of your data, follow the instructions at https://www.splunk.com/en_us/blog/learn/data-anonymization.html or https://docs.splunk.com/Documentation/Splunk/latest/Data/Anonymizedata?_gl=1*b5bay4*_ga*MTY1NjIzMDM3...

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...