<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11.10.17 22:31, Bruno Henrique Gomes
      Gouvêa wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFBSE6uyHDQbDL4poSoKJNSK7dZEAYWAj2O6QCRfVYD7WX16rA@mail.gmail.com">
      <div style="font-size:12.8000001907349px">
        <div>Thanks for the reply.</div>
        <div><br>
        </div>
        <div>journalctl does not show me any additional information as
          well.</div>
        <div>I changed the log to /var/log/kamailio.log using: debug =
          3; log_stderror = no; log_facility = LOG_LOCAL6 and in
          rsyslog.conf local6. * /var/log/kamailio.log</div>
        <div><br>
        </div>
        <div>but I still see the initialization of kamailio correctly,
          but no log of incoming requests:</div>
        <div>request_route {</div>
        <div>         log ("Log main request");</div>
        <div>         xlog ("L_INFO", "Log main request 2");</div>
        <div><br>
        </div>
        <div>I assume this line should be executed on any received
          request right?</div>
        <div><br>
        </div>
        <br>
      </div>
    </blockquote>
    yes, if the xlog() is at the top of request_route, it should be
    printed for each valid request received by Kamailio.<br>
    <br>
    Can you set log_stderror=yes and see if the messages are printed in
    the terminal?<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, in Berlin, Nov 13-15, 2017 - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
  </body>
</html>