SPLK-1002 · Question #176
Which of the following transforming commands can be used with transactions?
The correct answer is A. chart, timechart, stats, eventstats. The transforming commands compatible with the transaction command in Splunk are chart, timechart, stats, and eventstats. These commands can operate on transaction objects and their computed fields (such as duration and eventcount). Commands like diff, datamodel, and pivot are…
Question
Which of the following transforming commands can be used with transactions?
Options
- Achart, timechart, stats, eventstats
- Bchart, timechart, stats, diff
- Cchart, timeehart, datamodel, pivot
- Dchart, timecha:t, stats, pivot
How the community answered
(24 responses)- A96% (23)
- C4% (1)
Explanation
The transforming commands compatible with the transaction command in Splunk are chart, timechart, stats, and eventstats. These commands can operate on transaction objects and their computed fields (such as duration and eventcount). Commands like diff, datamodel, and pivot are not in the standard set of transforming commands used alongside transactions.
Topics
Community Discussion
No community discussion yet for this question.