Knowledge Management

Data Models and SPL commands

JohnEGones
Communicator

Howdy all,

Perhaps someone can help me to remember the SPL query that lists out the datasets as fields in the data model.

It's something like:

 

| datamodel SomeDataModel accelerate....(i dont remember the rest and cant find the relevant notes I had)

 



Thanks in advance.

Labels (1)
Tags (2)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

You can call the

| datamodel <your_datamodel> [<root_node>] acceleration_search_string

command to see what search is used to generate the search used to accelerate the datamodel if that's what you want.

View solution in original post

JohnEGones
Communicator

The Rickest Dill around! Thank you!

0 Karma

PickleRick
SplunkTrust
SplunkTrust

You can call the

| datamodel <your_datamodel> [<root_node>] acceleration_search_string

command to see what search is used to generate the search used to accelerate the datamodel if that's what you want.

Get Updates on the Splunk Community!

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 ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...