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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...