Dashboards & Visualizations

Issue with Postprocessing

theouhuios
Motivator

Hello

I am trying to use postprocessing and having issues with it. Can anyone please help me out in understanding where am I going wrong here.

<?xml version='1.0' encoding='utf-8'?>
sourcetype="incident" record.groupDepartment="*" record.groupArea="*" record.assignmentGroup="*"| dedup record.incidentId|timechart span=1hr count by record.eventType usenull=f | addtotals create , update | fields - create , update
* All Systems Agency * All Architecture and Engineering Systems Technology Product Solutions Systems Projects Customer Connection Solutions Channel Support General and Financial Services Data and amp; Information Strategies P and amp;C Claims Systems Customer Relationship Management Not Defined Product Solutions *
24 Hour History earliest=-24h@h latest=@h | search record.groupDepartment="$Dept$" record.groupArea="$Area$" record.assignmentGroup="$WG$" Time column gaps stacked false right 20 true all 31 day History earliest=-31d@d latest=@d | search record.groupDepartment="$Dept$" record.groupArea="$Area$" record.assignmentGroup="$WG$" Time column stacked 10 true

Regards

theou

Tags (1)

jonuwz
Influencer

You cant use values generated from selectors / intentions in post process.

Its a limitation, and the bane of my life.

sideview utils works around this - its a cool app.

0 Karma

sideview
SplunkTrust
SplunkTrust

Yep. Sideview Utils fills a lot of gaps like this. In this particular case it has PostProcess module to replace HiddenPostProcess. Not only can you do $foo$ substitution into PostProcess searches, but you don't have to think about intentions at all ever again -- the substitution is right from the raw tokens into the $foo$. No intention middleman. Also the Pulldown and TextField modules are much easier to use than the core equivalents. remember to get the latest version (2.2.2) from the Sideview site. The version on Splunkbase is actually quite old.

0 Karma
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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...