Splunk Search

splunk

vinod_52791
Engager

I have logs like below


Email information for the template:payment_receipt_ppo_1 Posted Successfully with status:200

Email information for the template:DEV_1 Posted Successfully with status:200

Email information for the template:payment_1 Posted Successfully with status:400





i want to display like below


template

----------
payment_receipt_ppo_1
DEV_1
payment_1

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| rex "template:(?<template>\S+)"
0 Karma

vinod_52791
Engager

If i place the above field i.e "

template:(?<template>\S+)

I am getting below result

payment_receipt_ppo_
DEV_
payment_


so i noticed afer backspace 1 is missing for some logs and for some logs (if the value is dev template) i am getting dev only after space I.e remplate is missing in the result 

Tags (1)
0 Karma

vinod_52791
Engager

i want full value like below

payment_receipt_ppo_1
DEV_1
payment_1

and one more thing space separated string is also not appearing

for example if i hav evalue is log is template:dev value

but i am getting dev only

please suggest any solution




 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Please show the logs that are not working in a code block (use </> above to insert the code block). This is so that it isn't formatted and potentially removing spaces from what is shown.

0 Karma

vinod_52791
Engager

i didnt understand what you are saying?

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

When you paste your log entries, put them in a code sample by clicking on this symbolCapture.PNGso we can see exactly what you have because the rex expression should have worked based on what you had pasted earlier.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...