67a67ac3ce
This test is likely to kill the server in the middle of writing logs. This means that we can end up with logs with partially written json log lines and standard json parsers would fail on this. This fix is to use regular expressions on json logs.(just like the previous approach on plain text logs) closes #43413 |
||
---|---|---|
.. | ||
src | ||
build.gradle |