Exam SPLK-1002 All QuestionsBrowse all questions from this exam
Question 134

What type of command is eval?

    Correct Answer: C

    Eval is a command that can be classified as 'Streaming in some modes.' The eval command processes each event at the index-time or search-time individually, allowing the command to be distributable and operate in a streaming fashion. However, certain uses of eval might not be fully distributable, thus making it generally categorized as streaming in some modes.

Discussion
Alexi2415Option: A

A is correct https://docs.splunk.com/Documentation/SplunkCloud/9.1.2308/SearchReference/Commandsbytype

dupaaaaaa1232Option: A

A is correct