<div dir="ltr"><div class="gmail_default" style="font-family: courier\ new, monospace;">Sadly sometimes GMail messes up reply. All my replies went to individuals instead of the mailing list. %<{<br><br></div><div class="gmail_default" style="font-family: courier\ new, monospace;">I give the most important things I wrote.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-08-29 20:09 GMT+02:00 Uoti Urpala <span dir="ltr"><<a href="mailto:uoti.urpala@pp1.inet.fi" target="_blank">uoti.urpala@pp1.inet.fi</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, 2018-08-29 at 19:49 +0200, Cecil Westerhof wrote:<br>
> There are a lot of ways you can select the output you get from<br>
> journalctl, but it seems you cannot select on the message itself.<br>
> That is why I need to do something like:<br>
>      journalctl | grep 'Database is locked'<br>
> <br>
> Is this true, or am I overlooking something?<br>
<br>
</span>Since version 237, journalctl has had a --grep option.<br>
<br>
Message text is not indexed, so performance-wise this still requires<br>
going through all messages (as limited by other options).<br></blockquote><div><br><div style="font-family: courier\ new, monospace; display: inline;" class="gmail_default">On Debian the version is 232, but backports has 237. Sadly this gives:<br>    Compiled without pattern matching support<br><br></div><div style="font-family: courier\ new, monospace; display: inline;" class="gmail_default">That is because:<br>    regex in journalctl is an optional feature that is
    decided at compile time<br><br></div></div><div style="font-family: courier\ new, monospace;" class="gmail_default">Posted the problem in a Debian newsgroup. Fingers crossed that they are going to enable it.</div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cecil Westerhof</div>
</div></div>