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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...