Hi Dusan,
I really appreciate your help. This works for this case. Thank you.
However, at the column which says
Query power from NE part, there are 10 different values to be typed.
Which regex would be the best for this case?
Such as:
Create a fiber/cable on Main Topology
Delete fibers/cables that carry trails
Create a fiber/cableBest Regards.
------------------------------
Halil BALIM
------------------------------
Original Message:
Sent: Mon June 01, 2020 03:02 AM
From: Dusan VIDOVIC
Subject: Parsing the Fields Separated by Comma (RegEx)
If only that part is the subject and you do not have many different options expected maybe the easiest way could be the explicit RegEx statement such as (Failed|Succeeded)
------------------------------
Dusan VIDOVIC
Original Message:
Sent: Sun May 31, 2020 05:50 PM
From: Halil BALIM
Subject: Parsing the Fields Separated by Comma (RegEx)
Hi everyone,
I need to parse an event whose example shown as below. For example, How can I parse Failed or Succeeded text without affect the performance of QRadar?
17971908,someuser,Inner User,10.10.10.10,2020-06-01 19:57:12,Inventory Management,Query power from NE,someotheruser,Failed,something,2020-05-30 19:57:12
25970818,someuser,Inner User,10.10.10.10,2020-06-01 17:04:38,Inventory Management,Set project object status,Project Alarm,Succeeded,2020-05-30 17:04:38
Thank you for your help in advance.
------------------------------
Halil BALIM
------------------------------