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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...