<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Some messages sent via sd_journal_send are not in journal"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81505#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Some messages sent via sd_journal_send are not in journal"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81505">bug 81505</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>I looked at the commit again, and I don't see anything suspicious...

Can you start systemd-journald in debug mode:

1. create file

# /etc/systemd/system/systemd-journald.service.d/debug.conf
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug

2. reload

systemctl daemon-reload
systemctl restart systemd-journald

This should allow you to capture log messages from journald.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>