Splunk Search

Modifying Field Values from search

misteryuku
Communicator

I inserted a search command in a splunk search app as follows :
sourcetype="sexuality" | replace "Yan Yi" with jtyi in partner.

The partner field value did change but when i refresh and view the search results i saw that the new value did not replace the old value for the partner field.

How do i make sure that the field value is being replaced permanently each time i do this?

Tags (3)
0 Karma

Ayn
Legend

Once the raw data is indexed, there is no changing it. So any permanent modifications would have to happen at index time. This docs page has som information on changing the raw data at index-time: http://docs.splunk.com/Documentation/Splunk/latest/Data/Anonymizedatausingconfigurationfiles

Ayn
Legend

Various places in the Splunk installation directory. Go read docs. http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutconfigurationfiles

misteryuku
Communicator

Where can i find the transforms.conf and props.conf file?

0 Karma

Ayn
Legend

No, there is not. The raw data is simply the incoming events, so the concept of changing it using a separate call doesn't exist. The only changes that can be made to the raw data is achieved by defining this in Splunk's configuration files, as is described in the link I posted.

misteryuku
Communicator

Is there an REST API that specifically to changes the raw data at index-time? If there is , what the REST API endpoint for that?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...