Splunk Search

Does anyone have examples of using RegEx to convert a Syslog event to a delimited string?

fdarrigo
Path Finder

I would like to convert a syslog event (no delimiters) to a delimited input at the Universal Forwarder. This would allow for faster searching because I wouldn't have to regex every event at search-time. Can someone point me to a code sample or documentation?

0 Karma

woodcock
Esteemed Legend

I would not use splunk for this; I would use Syslogng:

https://en.wikipedia.org/wiki/Syslog-ng

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...