Splunk Search

custom field values with space character

rarki
Explorer

i can not search custom field values(with space character) that JSON type data coming from jira app.

for example
customfield1 ="abc abc"

but if I use spath function inside Splunk search I can filtre the customfield value

index=jira
| spath "fields.customfield1"
| search "fields.customfield1"="abc abc"
results found.

index=jira "fields.customfield1"="abc abc"
No results found.

why does the second search is can not find any results ?
how can the second search work correctly ?

0 Karma
1 Solution

rarki
Explorer

It turns out this problem has nothing to with space character, its because of a spacial character that in custom fields value.

View solution in original post

0 Karma

rarki
Explorer

It turns out this problem has nothing to with space character, its because of a spacial character that in custom fields value.

0 Karma

jacobpevans
Motivator

Greetings @rarki,

Could you try this? Note the single quotes vs. the double quotes.

index=jira 'fields.customfield1'="abc abc"

Cheers,
Jacob

Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
0 Karma

rarki
Explorer

thats not working also but thank you for the comment @jacobevans

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!

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...