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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...