Objective 4.1

Core Certified Power User

Perform regex field extractions using the Field Extractor (FX)

Objective 4.1 sits in Creating and Managing Fields, which carries 10% of the Core Certified Power User exam. The questions below are original, written from the official objective title above, and each explanation cites the Splunk page it rests on.

Objective title verbatim from the official objectives. Splunk exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

4-1Creating and Managing Fields

An analyst opens the field extractor to create a new field. Which two extraction methods does Splunk say it provides?

Regular expression and delimitersCorrect · your answerCorrect.
Lookup tables and field aliasesA lookup adds values from a table rather than extracting them from an event.
Index time and search time modesIndex time and search time are when extraction happens, not how.
Automatic and scheduled discoveryField discovery runs automatically, and scheduling belongs to reports.

Correct.

Checked against help.splunk.com, August 2026

Concept

Data arrives either as prose with values buried in it or as records split by a separator. Those two shapes need different tools, which is why the utility forks early into two paths.

Why A

Splunk states that the field extractor provides two field extraction methods, regular expression and delimiters, and that the workflow diverges at the Select Method step.

Source

Use the field extractor utility to create new fields. The field extractor provides two field extraction methods: regular expression and delimiters.

Splunk Docs: Build field extractions with the field extractor, checked August 2026
#field-extractor#extraction

Now you: objective 4.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

4-1Creating and Managing Fields

A user has system log events with no consistent separator. Which field extractor method does Splunk say works best?

Sample question 2 of 3

4-1Creating and Managing Fields

An engineer is unhappy with the pattern the field extractor generated. What does Splunk say they can do?

Sample question 3 of 3

4-1Creating and Managing Fields

A user asks what the first step of the field extractor asks them to choose. What does Splunk say the Select Sample step covers?

Full Core Certified Power User question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Creating and Managing Fields