Splunk Search

Field Extraction - Extraction does and doesn't work

Drainy
Champion

I have a search;

host=127.0.0.1 type=* notification_level=Warning device_ip=192.168.0.1

If I add earliest=-12h@h to the end of the search then it fails, if I remove type=* then the search works correctly but the field type isn't extracted at all... I have to explicitly define it in the search for it to show.

The field is a REGEX defined in props/transforms and is referenced in the same way that my custom fields of notification_level and device_ip are both done. There is something obviously wonky here but I can't see what or where.

I have already tried the steps in the following URL relating to adding the fields to fields.conf;
http://blogs.splunk.com/2011/10/07/cannot-search-based-on-an-extracted-field/

Tags (3)

_d_
Splunk Employee
Splunk Employee

Draineh,

Try to add the following in $SPLUNK_HOME/etc/system/local/fields.conf

[MyField]
INDEXED_VALUE = false

See here for more:
http://blogs.splunk.com/2011/10/07/cannot-search-based-on-an-extracted-field/

Hope this helps

> please upvote and accept answer if you find it useful - thanks!

0 Karma

Drainy
Champion

I should have mentioned in my question that I have already tried that, I will update it.

0 Karma
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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...