Splunk Search

Main differences between a saved report and a saved search

e82than
Communicator

I wonder if there is any site in splunk Docs that clearly define the distinct differences between the two of them. I am having trouble deciding which one to use.

Tags (1)

BobM
Builder

I would add that in version 5, unless you are in verbose mode, a report will not create fields that it does not require. This can mean your results arrive a little faster.

I think what is more important is how you want to look at your data. If you want a table or graph of information summarised from your events, you should use reporting commands. If you want the original events, don't.

lguinn2
Legend

There is no practical difference between a saved search and a saved report. A report is simply a search that incorporates one of the "reporting commands" such as stats, chart, timechart, etc.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...