What Happens When You Edit Regex in Splunk Field Extractor?
What happens when a user edits the regular expression (regex) field extraction generated in the Field Extractor (FX)?
Community Votes
73% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests whether you know that manually editing a regex in FX permanently exits the guided automatic workflow, a common trap for those who confuse field limits or indexing behavior.
Editing the regular expression in Splunk's Field Extractor (FX) prevents you from returning to the automatic field extraction workflow. The community consensus strongly supports answer B, despite a minority vote for A.
Choosing A ('There is a limit to the number of fields that can be extracted') is the top wrong answer, likely due to confusion with performance limits or other Splunk constraints, but no such limit is imposed by editing a regex.
Community Discussion (7 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Option B is correct because Splunk's Field Extractor documentation explicitly states that manually editing the regular expression takes you out of the automatic field extraction workflow. This is a deliberate design: once you switch to manual regex editing, FX assumes you want full control and disables the guided workflow. Comments [1], [2], and [5] all cite or reference that specific documentation language, and multiple users confirm they saw this on the exam.
Why the Other Options Are Wrong
Option A is incorrect because there is no strict predefined field limit triggered by editing a regex; while practical performance limits may exist, they are not part of this behavior. Option C is wrong because you can still preview extractions after editing—the manual edit mode actually retains preview functionality. Option D is incorrect because field extractions are applied at search time, not index time, unless you explicitly use indexed extractions, which is unrelated to FX regex editing.
Community Comment Notes
Most comments (73 votes vs 27) support B, with several stating they "tested" it, such as comment [6]. One comment [4] claims A was verified at the exam, but this contradicts the documented behavior and the majority consensus. Comment [3] dismisses A as a typo, and comment [5] provides the direct quote from Splunk docs: 'If you manually edit and then preview the regular expression below, you cannot return to the automatic field extraction workflow.'
Official Reference
Exam Strategy
In the SPLK-1002 exam, remember that the Field Extractor (FX) has two modes: automatic and manual. If a question asks about the consequences of editing the regex, the correct answer is almost always that the automatic workflow can no longer be resumed, so look for that phrasing and avoid distractors about limits or index-time processing.
Related Analysis
Practice All SPLK-1002 Questions
Access 100 questions with complete answers and detailed explanations.
View Full SPLK-1002 Practice Test →