
Pradeep Lokhande
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Pradeep Lokhande-
Pradeep Lokhande commented,
I already tried that though let me know if we do it through regex.
-
Pradeep Lokhande commented,
Thanks for the reply! I'm trying with this regex query - | parse regex "(?<transaction_id>[A-Z0-9]+-[A-Z0-0]+-[A-Z0-9]+)"Here I want to remove duplicate values.
-
Pradeep Lokhande created a post,
Regex for multiline processing
I'm exploring a sumo logic and trying to regex for logs where I want to remove duplicate n number of records while counting.I tried "dedup" and "count_distinct" but could not get an exact unique nu...