\"the literal " (3410 / 428 / 2216)
Group field1(?<field1>[^\"]*) Negated Character Class[^\"]* *matches any number of characters outside the set below:
\"the literal " (3410 / 428 / 2216)
"the literal " (3410 / 428 / 2216)
\sany whitespace character
Group status(?<status>\d+) \d+a digit, repeated at least once
\sany whitespace character
Group substatus(?<substatus>\d+) \d+a digit, repeated at least once
\sany whitespace character
\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\"]* *matches any number of characters outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
\sany whitespace character
\"the literal " (3410 / 428 / 2216)
Group client(?<client>[^\"]*) Negated Character Class[^\"]* *matches any number of characters outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
\sany whitespace character
Group response_time(?<response_time>[^ ]*) Negated Character Class[^ ]* *matches any number of characters outside the set below:
the literal (3210 / 408 / 2016)
\sany whitespace character
\"the literal " (3410 / 428 / 2216)
Negated Character Class[^\"]* *matches any number of characters outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
\sany whitespace character
\"the literal " (3410 / 428 / 2216)
Group field2(?<field2>[^\"]*) Negated Character Class[^\"]* *matches any number of characters outside the set below:
\"the literal " (3410 / 428 / 2216)
\"the literal " (3410 / 428 / 2216)
g modifier: global. Finds all matches instead of stopping after the first