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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...