Splunk Enterprise Security

Why my Network Dashboard wont load data on Splunk Enterprise Security?

varad_joshi
Communicator

I am setting Splunk ES and sending data from Fortinet. Data is well parsed and CIM compatible however Network dashboards are not loaded.

After digging in macros I found that a particular command is stopping the dashboards to load.

Below is the query when I expanded all the macros.

| tstats prestats=true local=tstats_local summariesonly=true allow_old_summaries=allow_old_summaries_bool count from datamodel=Network_Traffic.All_Traffic where * by _time,All_Traffic.action span=10m
| timechart minspan=10m count by All_Traffic.action
| drop_dm_object_name("All_Traffic")

If I change summariesonly to false then dashboards are loaded well. I read that summariesonly=true will only work if the datamodel is accelerated and in this case it is already accelerated and hence should work.

Anyone else faced the issue???

0 Karma

varad_joshi
Communicator

bumping the post

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

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...