Need some help breaking some events. I have some JSON (no arrays) and it looks like more than one event is in each _raw data tha is coming in. Each distinct event in _raw starts with {"line" and {"line" has to remain in each event. I need a RegEx for this one I think.
Page 1 / 1
> I need a RegEx for this one I think.Yes
ok think i got it
json is structured. Using json tools is usually less fragile than string processing.
yeah this one just sucked having more than one event inside the _raw data. I was able to get the event breaker right
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.