SPLK-1002 · Question #27
After manually editing; a regular expression (regex), which of the following statements is true?
The correct answer is B. It is no longer possible to edit the field extraction in the Field Extractor (FX) UI. After manually editing a regular expression (regex) that was created using the Field Extractor (FX) UI, it is no longer possible to edit the field extraction in the FX UI. The FX UI is a tool that helps you extract fields from your data using delimiters or regular expressions…
Question
After manually editing; a regular expression (regex), which of the following statements is true?
Options
- AChanges made manually can be reverted in the Field Extractor (FX) UI.
- BIt is no longer possible to edit the field extraction in the Field Extractor (FX) UI.
- CIt is not possible to manually edit a regular expression (regex) that was created using the Field
- DThe Field Extractor (FX) UI keeps its own version of the field extraction in addition to the one that
How the community answered
(26 responses)- A8% (2)
- B88% (23)
- C4% (1)
Explanation
After manually editing a regular expression (regex) that was created using the Field Extractor (FX) UI, it is no longer possible to edit the field extraction in the FX UI. The FX UI is a tool that helps you extract fields from your data using delimiters or regular expressions. The FX UI can generate a regex for you based on your selection of sample values or you can enter your own regex in the FX UI. However, if you edit the regex manually in the props.conf file, the FX UI will not be able to recognize the changes and will not let you edit the field extraction in the FX UI anymore. You will have to use the props.conf file to make any further changes to the field extraction. Changes made manually cannot be reverted in the FX UI, as the FX UI does not keep track of the changes made in the props.conf file. It is possible to manually edit a regex that was created using the FX UI, as long as you do it in the props.conf file. Therefore, only statement B is true about manually editing a regex.
Topics
Community Discussion
No community discussion yet for this question.