Splunk Enterprise

Insert hex char in SEDCMD

biagiodipalma
Explorer

Hi there,

I want to append a null frame char (x00) to my raw logs intercepted by props stanza. How can I solve this?

I tried to insert strings like:

  • SEDCMD
  • REGEX = (.*)  followed by FORMAT

Any hints?

 

0 Karma

biagiodipalma
Explorer

This not worked for me, just for explaining: logs are intercepted by stanza in props and sent as syslogs. I need to insert \x00 at the end of each log in order to say to receiver that the log is over and to wait for another one. Now the receiver waits for other logs.. 

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@biagiodipalma 

Are you looking for this?

[YOUR_SOURCETYPE]
SEDCMD-a=s/$/x00/g
.
.
.

Thanks
KV
▄︻̷̿┻̿═━一

If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated. 

0 Karma
Get Updates on the Splunk Community!

Splunk ITSI & Correlated Network Visibility

 Take Your Network Visibility to the Next LevelIn today’s complex IT environments, performance issues can stem ...

Splunk Classroom Chronicles: Training Tales and Testimonials (Episode 3)

Welcome back to Splunk Classroom Chronicles, our ongoing blog series that pulls back the curtain on Splunk ...

Operationalizing TDIR: Building a More Resilient, Scalable SOC

Optimizing SOC workflows with a unified, risk-based approach to Threat Detection, Investigation, and Response ...