Splunk Search

How to give space in tittle between words while using "raiseticket" in a Splunk search

nithinms
New Member

Hi ,

I am writing a search which creates a Central Station Incident if satisfies my condition.

While doing so I am unable to generate space between words in title

raiseticket cst_env=PROD ticket_processname=XYZ ticket_priority=2 ticket_p1Class=s ticket_title="Unable to give space between words"

The incident that is getting generated have title as below ( if I use above in my Splunk search)

Unable - 1234567891- NotDefinedRole

Desired Title:-
Unable to give space between words - 1234567891- NotDefinedRole

Can someone help me here

Thanks in Advance !!

Nithin

0 Karma

chinmoya
Communicator

Check the python code that has been coded for the custom command raiseticket.

The field ticket_tile is probably defined as string. You might need to change is to lists.

If you can share the code, might help better.

0 Karma

acharlieh
Influencer

raiseticket isn't a built in Splunk command so I suspect this would be a bug in from the particular addon... do you know what add-on or TA this command is coming from?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...