question regarding "split" like regex group
dear all,
i am a regex beginner, so please be gentle :)
we have lines of log contents delimited by a pipe char. is it possible to fetch the content between the 5th and the 6th delimiter, ignoring the values in between?
example log line:...
Submitted by regexBeginner - 10 years ago