This function of the stats command allows you to return the middle-most value of field X.
A. Median(X)
B. Eval by X
C. Fields(X)
D. Values(X)
Which of the following searches show a valid use of a macro? (Choose all that apply.)
A. index=main source=mySource oldField=* |'makeMyField(oldField)'| table _time newField
B. index=main source=mySource oldField=* | stats if(`makeMyField(oldField)') | table _time newField
C. index=main source=mySource oldField=* | eval newField='makeMyField(oldField)'| table _time newField
D. index=main source=mySource oldField=* | "'newField(`makeMyField(oldField)')'" | table _time newField
In the following eval statement, what is the value of description if the status is 503? index=main | eval description=case(status==200, "OK", status==404, "Not found", status==500, "Internal Server Error")
A. The description field would contain no value.
B. The description field would contain the value 0.
C. The description field would contain the value "Internal Server Error".
D. This statement would produce an error in Splunk because it is incomplete.
Which search retrieves events with the event type web_errors?
A. tag=web_errors
B. eventtype=web_errors
C. eventtype "web errors"
D. eventtype (web_errors)
Which of the following searches would create a graph similar to the one below?
A. index_internal seourcetype=Savesplunker | fields sourcetype, status | transaction status maxspan-id | start count states
B. index_internal seourcetype=Savesplunker | fields sourcetype, status | transaction status maxspan-id | chart count states by -time
C. index_internal seourcetype=Savesplunker | fields sourcetype, status | transaction status maxspan-id | timechart count by status
D. None of these searches would generate a similart graph.
Where are the descriptions of the data models that come with the Splunk Common Information Model (CIM) Add-on documented?
A. Datamodel command reference guide.
B. Pivot users manual.
C. Search and reporting user manual.
D. CIM Add-on manual.
Which of the following options will define the first event in a transaction?
A. startswith
B. with
C. startingwith
D. firstevent
Which of the following eval command functions is valid?
A. int()
B. count()
C. print()
D. tostring()
When using the timechart command, how can a user group the events into buckets based on time?
A. Using the span argument.
B. Using the duration argument.
C. Using the interval argument.
D. Adjusting the fieldformat options.
This is what Splunk uses to categorize the data that is being indexed.
A. Host
B. Sourcetype
C. Index
D. Source
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Splunk exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your SPLK-1002 exam preparations and Splunk certification application, do not hesitate to visit our Vcedump.com to find your solutions here.