Splunk Search

Field Extractor Utility: Why am I getting error "The extraction failed. If you are extracting multiple fields, try removing one or more fields..."?

Rotema
Path Finder

Hi,

I Have the following event in Splunk:

Message=WriteLoadTimeToLog at offset 259 in file:line:column <filename unknown>:0:0 message: Page URL:https://dudu.dudu.com/contentshow.aspx?id=5333493&type=2 Total page load time:4.6264926s [Server side load time:0.0624926s; Client side load time:4.564s] Objects load time:[ customer:1.27s customerContact:0.165s customerFinance:0.285s customerActivities:1.089s customerToolsActivities:3.34s customerSystemActivities:4.478s customerOffersHistory:4.08s customerReceivedEmails:2.622s customerDeposits:1.635s customerWithdrawals:3.249s contactLeads:2.841s relatedCustomer:0.002s customerCrtmEvents:0s customerContactActivities:0.001s customerDemoAccounts:0s customerSentEmails:0.001s customerAssignHistory:0s customerSerialInfo:0s emailMarketing:0s ]

I'm trying to extract a new field with the Field Extractor utility, so I highlighted Total page load time:, but I'm getting the error:

The extraction failed. If you are extracting multiple fields, try removing one or more fields. Start with extractions that are embedded within longer text strings

Can anyone help?
Thanks in advance,
Rotem

0 Karma
1 Solution

sundareshr
Legend

Rotem

I had answered this question before. Here's the explanation. For what you need, you can use a regex to extract the field. Try this regex Total page load time:(?[\d\.]+) in the field extractor.

View solution in original post

0 Karma

sundareshr
Legend

Rotem

I had answered this question before. Here's the explanation. For what you need, you can use a regex to extract the field. Try this regex Total page load time:(?[\d\.]+) in the field extractor.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...