Hi korstiaans,
you can try this:
|makeresults
|eval sample_field="[ \"842cef72-745d-463c-8b49-ce16ccc5ebd2\" ]"
|rex field=sample_field "\[\s\"(?<new_field>.*)?\""
I don´t know if you have realy spaces between the [ and "
Michel
(?<CAPTURE>[a-z0-9-\]+)
Sorry- added incorrectly \
(?<CAPTURE>[a-z0-9-]+)
@clintla Thanks, works like a charm.
Hi Michel,
That doesn't work, but it's probably, because the field is a little weird formatted. It looks like this in a table: