Splunk Search

How to create the regex to match the pattern in my data for proper event breaking?

RashmiGowda
Explorer

Hello All,

Can any one please help me out to create the regular expression / regex for the below pattern -

-- TIME: [2014-12-12 11:53:50,390] --

Need to break the event based on the above pattern. Anyone can help me on this please..!!

Thanks in advance.

Tags (2)
0 Karma

pradeepkumarg
Influencer

Try this


\W{2}\sTIME\:\s\W\d{4}\-\d{2}-\d{2}\s\d+\:\d+\:\d+,\d{3}\W\s\W+

RashmiGowda
Explorer

Thanks pradeep.. could you please explain the regex pattern which u suggested. Please..!!

0 Karma

ppablo
Retired

Hi @RashmiGowda

If @gpradeepkumarreddy's answer solved your question, don't forget to resolve the post by clicking "Accept" directly below his answer and upvote it by clicking the up arrow to the left of the answer. Thanks!

Patrick

0 Karma

satishsdange
Builder

Please refer to https://regex101.com/. Copy & paste above regex string & data.

pradeepkumarg
Influencer

Wha did you try so far?

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 on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

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 ...