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
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...