Getting Data In

transforms.conf fields are visible but returns zero rows when clicked/selected

desi-indian
Path Finder

My props and transforms.conf work fine and I am able to see the fields on the GUI of search heads ( We are running splunk 4.2 in agent-->full forwarders-->Indexers-->search heads setup)..when I run a search they show field1 occured "x%" TIMES in the seach..But as soon as I click on the field It returns no rows ...When I use a wild card in the search It does return the data

Example

Index=abc will return dept_name="some_dept" exists in 10 % of the results and dept_name="finance" exists 2 % of time etc ..when I click the field dept_name="some_dept" and search becomes like
index=abc dept_name="some_dept" the search returns zero rows
when I do
index=abc dept_name=some* then I see all the data ...There are no other fields that get satisfied in some* regex except "some_dept"

0 Karma
1 Solution

desi-indian
Path Finder

I got this working by adding the specific trouble feilds to $splunk_home/etc/system/local/fields.conf file ...something like

[dept_name]

INDEXED_VALUE = false

View solution in original post

0 Karma

desi-indian
Path Finder

I got this working by adding the specific trouble feilds to $splunk_home/etc/system/local/fields.conf file ...something like

[dept_name]

INDEXED_VALUE = false

0 Karma

desi-indian
Path Finder

This fixed the issue

0 Karma

desi-indian
Path Finder

I do not get any rows back when I do "some_dept" but that may not mean much as It will give onetime when I use dept_name=*dept but won't return any data doing exactly the same sometimes ..sorry I am not able to give much usefull info but this problem seems to not follow any pattren/logic

0 Karma

itinney
Path Finder

Is there a hidden character at the end of the values?

Given your example, what does search: index=abc dept_name="*some_dept*" return?

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...