Can someone advise on a single Splunk command that can be run in the search bar that will display dummy data? This was demonstrated by an instructor in the past but I can't remember what the command was
There is also | streambag
.
You can use | gentimes
, too.
Try this, it'll generate 100 dummy events for you.
| windbag
hi @lukesplunklukesplunk
Did the answer below solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!
Perhaps it was | makeresults
?
Thanks for answering but nope, thats not the one I was thinking of