Splunk Search

rex extracr mq errors

indeed_2000
Motivator

Hi

what is the rex for mq error code 

here is the log:

2021-10-08 06:52:12,785 ERROR TOPIC-00000 [Utility] MQJCA1011: Failed to allocate a JMS connection.

 

error code=MQJCA1011

error description=Failed to allocate a JMS connection

 

Thanks,

Labels (4)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Here's one way to extract those fields..

| rex "\]\s(?<error_code>\w+):\s(?<error_description>.*)"
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...