Splunk Enterprise

Is there any possible to modify raw data in Splunk

jenniferhao
Explorer

hello,

we have some raw data with one field wrong from April. But we cannot reload data from the source. Is there any way that we can modify only one field? for example:

_time  id  name  value:

20210406 1  "SMT" 60        to be   20210406 1  "Node" 60

20210416 100  "SMT" 80   to be   20210416 100  "Node" 80

 

Labels (1)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Ingested data is immutable.  There is no way to change, modify, or edit data once it's in a Splunk index.

The best you can do is add logic to your queries to replace "SMT" with "Node" in the name field.  Once the April data expires you can remove that logic.

---
If this reply helps you, Karma would be appreciated.

jenniferhao
Explorer

Thanks. But the issue not all of "SMT" in April was wrong. Only part of them need to be update. Anyway, thanks for your reply.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...