Splunk Search

How to remove the fields permanently ?

kiranpanchavat1
Path Finder

Hello Guys, We have to remove some of the fields permanently. Is there any configuration file or something to remove fields from backend ? 

 

Note : We are not looking for "fields - " to remove the fields in search..

Labels (1)
Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @kiranpanchavat1,

fields are extracted using regexes, so you have to search in field extraction (Settings -- Fields -- Field Extractions] the relative rule.

Remember that pairs "fieldname=fieldvalue" are automaticaly extracted so you cannot delete them.

Why do you want to delete a field extraction?

if you have anot correct one, you can create a new one or correct the exisiting one, but I don't see the necessity to delete a field extraction.

Ciao.

Giuseppe

View solution in original post

PickleRick
SplunkTrust
SplunkTrust

Can you elaborate on your use case? Unless you remove something from raw data, the user can still define his/her own extraction.

gcusello
SplunkTrust
SplunkTrust

Hi @kiranpanchavat1,

fields are extracted using regexes, so you have to search in field extraction (Settings -- Fields -- Field Extractions] the relative rule.

Remember that pairs "fieldname=fieldvalue" are automaticaly extracted so you cannot delete them.

Why do you want to delete a field extraction?

if you have anot correct one, you can create a new one or correct the exisiting one, but I don't see the necessity to delete a field extraction.

Ciao.

Giuseppe

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...