Splunk Search

Why are new field extractions not showing up in search (verbose mode)?

corehan
Explorer

Hello dears,

I deleted my custom field which I created before but still extract in search results. Also, I'm trying a new field extract ( sampling is fine ) but it doesn't show in search ( verbose mode ).  Do you have any idea, why?

Regards.

Labels (1)

VatsalJagani
SplunkTrust
SplunkTrust

Make sure you are running the search query from the same App in which you created/changed the extraction.

Try running this search:

<your search query> | extract reload=T

(If you have not restarted the Splunk this will reload the props configuration changes)

If you still do not see changes, run the below command from the backend to see if Splunk got new changes. (There could be a possibility that your changes are in the file which has lower precedence.)

.splunk show config props

 
I hope this helps!!

0 Karma

corehan
Explorer

Hi,

 - search | extract reload : didn't work

- Server restart : didn't work

- splunk show config props : I didn't try, i'm waiting for admin return because is enterprise product.

Thank you for suggests

Regards.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...