Select the answer that displays the accurate placing of the pipe in the following search string:

Select the answer that displays the accurate placing of the pipe in the following search string:

index=security sourcetype=access_* status=200 stats count by price
A . index=security sourcetype=access_* status=200 stats | count by price
B . index=security sourcetype=access_* status=200 | stats count by price
C . index=security sourcetype=access_* status=200 | stats count | by price
D . index=security sourcetype=access_* | status=200 | stats count by price

Answer: A

Explanation:

Reference: https://docs.splunk.com/Documentation/Splunk/7.2.6/Search/Aboutsubsearches

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Anon
Anon
4 years ago

B