Created on
09-09-2019
09:53 AM
- last edited on
09-09-2019
10:14 AM
by
ask_bill_brooks
I have an event {
"a":"avc123.abc.com",
"b":"24 - ny",
"c" : "21321kodi"
}
i would like to use extracttext to filter/extract only the "b" however, it is picking up the first match. How can I specify to extract text from field "b" only not "a" neither "c"