Reporting

Can I use pivot without search processing language?

darshyakmk
New Member

Can pivot work without search processing languages? It will work only with the data models/data sets like that. Can anyone clarify this, please?

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

The answer is both yes and no if you ask me... pivot requires a datamodel and a datamodel requires a root search or event... something like 'index=yourIndex error'. Or in its simplest form 'index=yourIndex"...

Technically that root search is SPL.

Also, once the root search is configured, additional SPL can be used to extract fields, inputlookups, etc ALL WITHIN the datamodel.

So typically someone who understands SPL will create the datamodel. Once the datamodel is created, the pivot functionality in Splunk doesn't require additional SPL. You simply go to /pivot in the UI (https://Splunk:8000/en-US/appName/pivot OR click on data models or data sets), open the appropriate datamodel and select options from drop down menus.

Of course there is a SPL command called pivot as well...

View solution in original post

lfedak_splunk
Splunk Employee
Splunk Employee

Hey @darshyakmk, if @jkat54 answered your question please "Accept" the answer to close the question and to award karma points to jkat54 🙂

0 Karma

jkat54
SplunkTrust
SplunkTrust

The answer is both yes and no if you ask me... pivot requires a datamodel and a datamodel requires a root search or event... something like 'index=yourIndex error'. Or in its simplest form 'index=yourIndex"...

Technically that root search is SPL.

Also, once the root search is configured, additional SPL can be used to extract fields, inputlookups, etc ALL WITHIN the datamodel.

So typically someone who understands SPL will create the datamodel. Once the datamodel is created, the pivot functionality in Splunk doesn't require additional SPL. You simply go to /pivot in the UI (https://Splunk:8000/en-US/appName/pivot OR click on data models or data sets), open the appropriate datamodel and select options from drop down menus.

Of course there is a SPL command called pivot as well...

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

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