Splunk Search

Could not have data summary

PoojaChand02
New Member

PoojaChand02_0-1713388203757.png

As per the above screenshot I am unable to view the Data summary tab in our Splunk search environment 

PoojaChand02_1-1713388314411.png

 

Labels (1)
Tags (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @PoojaChand02 ,

It seems the screenshots were from different Splunk platforms. The first one is Splunk Enterprise but second one is  Splunk Cloud. 

Splunk Cloud does not have "Data Summary" button.

You can see similar data summary using below query for host data .(You can use other types like  "hosts", "sources" or "sourcetypes". Please do not forget to replace rename command accordingly. You can also see other indexes than main.

| metadata index=main type=hosts
| eval lastSeen = strftime(lastTime, "%x %l:%M:%S %p")
| rename host AS Host, totalCount AS Count, lastSeen AS "Last Update" 
| table Host, Count, "Last Update"

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

bowesmana
SplunkTrust
SplunkTrust

The data summary option does not exist in Splunk Cloud

0 Karma

bowesmana
SplunkTrust
SplunkTrust
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...