Reporting

Any values like $name$ for sending table inline in JIRA Service Desk

bconnell
New Member

I have a table that I am returning from the search below:

 

 

host=sre*  
| search "[*._reprovision()] - [WARNING]"  | dedup CORP_ACCT_NBR 
|  rex field=_raw "(?<BROKEN_ACCOUNT>Failed to Provision)"
| table CORP_ACCT_NBR , BROKEN_ACCOUNT, _raw, _time

 

 

 

And I am using the JIRA Service desk and I wanted to know if there were any values similar to $name$ that allows me to send my table inline when the extension doesn't offer the option.

Also, is there a reference of all available variables similar to $name$ that can be referenced somewhere? I cannot seem to find a list of these anywhere.  

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Strings enclosed within '$' are called 'tokens'.  Fields can be used as tokens and there are built-in tokens, as well.  See https://docs.splunk.com/Documentation/Splunk/8.1.0/Viz/tokens

---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...