SPLK-1002 Exam QuestionsBrowse all questions from this exam

SPLK-1002 Exam - Question 134


What type of command is eval?

Show Answer
Correct Answer: AC

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

2 comments
Sign in to comment
Alexi2415Option: A
Feb 13, 2024

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

dupaaaaaa1232Option: A
Mar 3, 2024

A is correct