Hi,
I am facing the same issue, and not able to add both numbers in the same capture group. If possible can you share the snapshots of how you are concatenating the two strings using the capture group, not the format string?
Thanks
------------------------------
Arunkumar R
------------------------------
Original Message:
Sent: Mon October 05, 2020 11:04 AM
From: Community Support Admin
Subject: Some issue in Regex Capture Group.
You haven't specified a capture group here.
FailureReason=(\d+)\s+(.*?),
In this case capture group 1 is '12514' and capture group 2 is 'EAP-TLS failed SSL/TLS handshake because of an unknown CA in the client certificates chain'.
#QRadar
#Support
#SupportMigration