exam questions

Exam SPLK-1002 All Questions

View all questions & answers for the SPLK-1002 exam

Exam SPLK-1002 topic 1 question 97 discussion

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

Consider the following search:
index=web sourcetype=access_combined
The log shows several events that share the same JSESSIONID value (SD421K26502F783). View the events as a group.
From the following list, which search groups events by JSESSIONID?

  • A. index-web sourcetype=access_combined | transaction JSESSIONID | search SD42IK26502F783
  • B. index-web sourcetype=access_combined | highlight JSESSIONID | search SD421K26502F783
  • C. index=web sourcetype=access_combined SD42IK26502F783 | table JSESSIONID
  • D. index=web sourcetype=access_combined JSESSIONID <SD421K26502F783>
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
CookiesAreOP
Highly Voted 2 years, 8 months ago
I think the answer is A. It is the only option that groups the events.
upvoted 13 times
...
Nerzul007
Highly Voted 2 years, 3 months ago
Selected Answer: D
It can't be A as index-web is a wrong syntax
upvoted 10 times
...
jim22444
Most Recent 7 months, 2 weeks ago
Selected Answer: A
Only one of these is grouping events so it should be A
upvoted 1 times
...
jugabanhi
8 months, 2 weeks ago
It should be A (index- must be a typo error here), D is incorrect, as it will throw error and no transaction command is used.
upvoted 2 times
...
Ulquiorrar
1 year, 2 months ago
only correct answers SPL don't find index- , got = it not miss typo is buggy question
upvoted 1 times
...
Alexi2415
1 year, 4 months ago
Answer should be D, I tried both A and D but since A index-web which is wrong
upvoted 1 times
...
jb844
1 year, 5 months ago
Selected Answer: D
index=wed, not -A
upvoted 2 times
...
Sankardevarajan1986
1 year, 5 months ago
Answer A typo error index=web is correct.
upvoted 1 times
...
StevenBzh
1 year, 7 months ago
Selected Answer: A
The 2 first have a typo, index-web should be index=web. In the real exam it is written correctly, so the correct answer is then A - using the | transaction JSESSIONID
upvoted 2 times
...
Dree_Dogg
1 year, 10 months ago
Selected Answer: A
"View the events as a group" = transaction
upvoted 1 times
...
Dree_Dogg
1 year, 10 months ago
A is correct "View the events as a group" = transaction
upvoted 1 times
...
CactiAZ
1 year, 10 months ago
Selected Answer: A
It's definitely A. I think this question has a typo and the question was really supposed to start with index=web rather than index-web. No other answers fit.
upvoted 2 times
...
Harrysa
2 years, 1 month ago
index-web this could be a typo not sure
upvoted 2 times
...
kirtak
2 years, 2 months ago
Selected Answer: D
All of them do not fulfill the request to group - A and B have wrong index syntax, C will just list a table with a single JSESSIONID which leaves D as the closest to an answer. If it was index= in A it would have been the correct answer
upvoted 3 times
...
Harrysa
2 years, 2 months ago
This is Def A - The Transaction command groups events
upvoted 2 times
...
raizen11
2 years, 2 months ago
A is the correct ans. D is giving error
upvoted 1 times
...
Alexi2415
2 years, 3 months ago
the answer is D , i tried them all , D is the only one that works
upvoted 2 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 ...