I am trying to get a full json from a log. for that I am using the following regex:
(?m)(?<=content)(.*)(?=,)
And when testing on the grok