Dashboards & Visualizations

Historical data required

priya0709
Path Finder

How can access all historical reports in splunk. My requirement is to prepare a visualization for last 30 days report data. 

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

You might want to consider setting up summary indexes - for example, based on a daily search, then you can base your dashboard on searches of this index rather than having to keep all your raw data. Depending on space availability, you could keep the summary indexes for a lot longer than the raw data but still get useful information out of them such as comparing your current daily counts against daily counts from last week/month/year etc. Obviously, you need to consider which information to keep in your summary index, but it is likely to be a lot smaller than your raw data.

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

You might want to consider setting up summary indexes - for example, based on a daily search, then you can base your dashboard on searches of this index rather than having to keep all your raw data. Depending on space availability, you could keep the summary indexes for a lot longer than the raw data but still get useful information out of them such as comparing your current daily counts against daily counts from last week/month/year etc. Obviously, you need to consider which information to keep in your summary index, but it is likely to be a lot smaller than your raw data.

thambisetty
SplunkTrust
SplunkTrust

index=_audit will have all the searches dispatched. Could be saved searches or ad-hoc searches.

————————————
If this helps, give a like below.
0 Karma

priya0709
Path Finder

Will this also provide instances of a particular report I have scheduled?? (daily instance of report) which I will accumulate to prepare a 30.days dashboard? 

0 Karma
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...