Splunk Search

Can an already indexed field be hid globally since it can't be removed?

matiasruiz
Engager

for GDPR compliance I need to modify a ClientIP field that is already indexed (4+ year so far) and wipe it.
Was thinking on dumping the whole index and load it to a different one, but that will blow my license with just a couple of days of data.

As it seems is not possible to delete it from index, there is any chance of hiding it from all queries or change its value globally?

thanks.

Labels (1)
0 Karma

richardAtOmni
Path Finder

I would also appreciate more information on using summary indexes to store "transformed" data. 

The documentation on summary indexes all describe using it to store summary information. Is there any difference?

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Hi
Collect is the command how you could create summary indexes. https://docs.splunk.com/Documentation/Splunk/8.0.5/SearchReference/Collect
It has some restrictions e.g.with sourcetypes.
Basically you could mask _raw and fields on your queries, BUT there is a way(s) to get the original data on screen if you know what you are doing. So only way to really mask it is reindexing it.
r. Ismo
0 Karma

somesoni2
Revered Legend

You want to hide all data which has the ClientIP field from searching OR just mask that field value?

Also, you could do a summary indexing to move data from one index to another index, without utilizing the license.

0 Karma

matiasruiz
Engager

I want to just mask that field value.

And where can I read more about that summary indexing?, sounds like I could transform the data on the fly?

Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...