nerdexam
Splunk

SPLK-1002 · Question #14

Which of the following knowledge objects represents the output of an eval expression?

The correct answer is B. Calculated fields. Calculated fields are knowledge objects that store the result of an eval expression and make it persistently available at search time without needing to write the eval command in every search. They are defined once and applied automatically. Field extractions (C) pull values from

Creating Field Aliases and Calculated Fields

Question

Which of the following knowledge objects represents the output of an eval expression?

Options

  • AEval fields
  • BCalculated fields
  • CField extractions
  • DCalculated lookups

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    90% (35)
  • C
    3% (1)
  • D
    5% (2)

Explanation

Calculated fields are knowledge objects that store the result of an eval expression and make it persistently available at search time without needing to write the eval command in every search. They are defined once and applied automatically. Field extractions (C) pull values from raw event data using regex or delimiters. Eval fields is not a formal Splunk knowledge object type. Calculated lookups (D) is not a valid Splunk term.

Topics

#calculated fields#eval expression#knowledge objects#field creation

Community Discussion

No community discussion yet for this question.

Full SPLK-1002 Practice