exam questions

Exam SPLK-1002 All Questions

View all questions & answers for the SPLK-1002 exam

Exam SPLK-1002 topic 1 question 102 discussion

Actual exam question from Splunk's SPLK-1002
Question #: 102
Topic #: 1
[All SPLK-1002 Questions]

Consider the following search run over a time range of last 7 days:

index=web sourcetype=access_combined | timechart avg(bytes) by product_name

Which option is used to change the default time span so that results are grouped into 12 hour intervals?

  • A. timespan=12
  • B. span=12h
  • C. timespan=12h
  • D. span=12
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SCARODJ
10 months, 3 weeks ago
Selected Answer: B
As many have already voted, plus Enterprise updated reference https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Timechart More specifically #Span_options "timespan" does not exist and "Timescale unit[s]" is required.
upvoted 1 times
...
Dree_Dogg
1 year, 5 months ago
Selected Answer: B
span=12h
upvoted 1 times
...
asarali
1 year, 7 months ago
Selected Answer: B
span is correct. Who selects the answers here? Many answers are wrong.
upvoted 4 times
...
Harrysa
1 year, 9 months ago
I agree with B you will use Span not Timespan!
upvoted 2 times
...
Jayce1
1 year, 11 months ago
Answer is B. Argument is span. Tested live.
upvoted 3 times
...
foxx99
2 years ago
Selected Answer: B
Timechart requires the argument `span`, not `timespan`. As well, you must specify the unit of time (example 3h or 5m) with this argument so the only option is `span=12h`. https://docs.splunk.com/Documentation/SCS/current/SearchReference/TimechartCommandExamples
upvoted 3 times
there is nothing in the link. Are you sure the answer is span=12h ? I passed the exam and I clicked the timespan=12h
upvoted 1 times
yaman778
1 year, 10 months ago
https://docs.splunk.com/Documentation/Splunk/9.0.4/SearchReference I guess he sent a wrong one to you. But the result should be “span =12h”. The syntax of bin options should be [span=<log-span>|span=<span-length>|span=<snap-to-time>]. And congratulations you passed the examination. https://docs.splunk.com/Documentation/Splunk/9.0.4/SearchReference/Timechart#Span_options/Timechart#Span_options
upvoted 1 times
...
correcting my typo >> I clicked the timespan=12
upvoted 1 times
yukilee
1 year, 11 months ago
I can’t find a reference about timespan on Timechart documentation.
upvoted 1 times
...
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...