Splunk Enterprise Security

Splunk for Enterprise Security, many dashboards are empty.

fziegler4098
New Member

I'm running splunk for enterprise security, 3.1.1

I've turned on all of the delivered correlation searches... even so, many of my dashboards are empty. e.g.

advanced thread
http category analysis
http user agent analysis
url length analysis

are all empty. how can I debug this?

0 Karma

mcronkrite
Splunk Employee
Splunk Employee

For the following dashboards in ES:

  • URL Length Analysis
  • Advanced Threat
  • HTTP Category Analysis
  • HTTP User Agent Analysis

Tag your data with "web" AND "proxy”.

To verify that authentication data is present, use this search:

| datamodel Web Web search

To verify that events are being accelerated by the data model correctly, use this search (be careful not to search across all time):

| tstats summariesonly=true count from datamodel=Web by user

For the ES dashboard New Domain Analysis:
Tag data with "proxy" AND "web".

To verify that authentication data is present, use this search:

| datamodel Domain_Analysis All_Domains search

To verify that events are being accelerated by the data model correctly, use this search (be careful not to search across all time):

| tstats summariesonly=true count from datamodel=Domain_Analysis by user

ALSO SETUP WHOIS API:
http://docs.splunk.com/Documentation/ES/3.1.1/Install/AdvancedThreatdashboards#New_Domain_Analysis

First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

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

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...