Splunk Search

After upgrade to splunk 4.1, I try to access the field extractions page in manager, and it doesn't work.

jrodman
Splunk Employee
Splunk Employee

After upgrading, when accessing field extraction page in manager in 4.1, it doesn't work. This appears in splunkd.log

ERROR AdminManager - Admin handler 'extractions' not found'

What is this about?

1 Solution

jrodman
Splunk Employee
Splunk Employee

This is SPL-31174, there is a small flaw in the migration from 4.0 to 4.1.

For 4.1, the 'field extractions' manager UI page was modified into a sub-page of the 'fields' manager page. However, the old page is accidentally left in place.

To succesfully create and manage fields, you can simply click on the Fields link instead of Field Extractions.

To remove the bogus UI element, you can remove or rename the page element splunk/etc/apps/search/default/data/ui/manager/data_extractions.xml


Note, this problem should not occur in Splunk 4.1.5 and later.

View solution in original post

0 Karma

jrodman
Splunk Employee
Splunk Employee

This is SPL-31174, there is a small flaw in the migration from 4.0 to 4.1.

For 4.1, the 'field extractions' manager UI page was modified into a sub-page of the 'fields' manager page. However, the old page is accidentally left in place.

To succesfully create and manage fields, you can simply click on the Fields link instead of Field Extractions.

To remove the bogus UI element, you can remove or rename the page element splunk/etc/apps/search/default/data/ui/manager/data_extractions.xml


Note, this problem should not occur in Splunk 4.1.5 and later.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...