Hello!
On Fri, Jul 29, 2016 at 2:35 AM, Genban Tade wrote:
> wonder know that is there a way to test multi-line string exist in error log
>
> --- error_log
> This is a dog!
> Is it a cat?
>
Not possible yet. The closest thing is the --- grep_error_log feature
which cannot guarantee the output lines are adjacent but can guarantee
of the number of the matched lines (including identical ones) and the
relative ordering of the lines.
Regards,
-agentzh