If a nested macro expands to a search string that begins with a generating command, what additional syntax is needed?
A. Double tick marks around the nested macro.
B. A comma before the nested macro.
C. Square brackets around the nested macro.
D. A pipe character before the nested macro.
If a search contains a subsearch, what is the order of execution?
A. The order of execution depends on whether either search uses a stats command.
B. The inner search executes first.
C. The otter search executes first.
D. The two searches are executed in parallel.
Which of the following is not a common default time field?
A. date_zone
B. date minute
C. date_year
D. date_day
What does the query | makeresults generate?
A. A timestamp
B. A results field
C. An error message
D. The results of the previously run search.
Which command processes a template for a set of related fields?
A. bin
B. xyseries
C. foreach
D. untable
Which commands can run on both search heads and indexers?
A. Transforming commands
B. Centralized streaming commands
C. Dataset processing commands
D. Distributable streaming commands
Which of the following best describes the process for tokenizing event data?
A. The event Cats is broken up by values in the punch field.
B. The event data is broken up by major breaker and then broken up further by minor breakers.
C. The event data is broken up by a series of user-defined regex patterns.
D. The event data has all punctuation stripped out and is then space delinked.
What does using the tstats command with summariesonly=false do?
A. Returns results from only non-summarized data.
B. Returns results from both summarized and non-summarized data.
C. Prevents use of wildcard characters in aggregate functions.
D. Returns no results.
What capability does a power user need to create a Log Event alert action?
A. edit_search_server
B. edit udp
C. edit_tcp
D. edit_alerts
What is the correct hierarchy of XML elements in a dashboard panel?
A.
B.
C.
D.