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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...