User Tools

Site Tools


cookbooks:4.4.x:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cookbooks:4.4.x:core [2016/06/22 19:16]
miconda [loadpath]
cookbooks:4.4.x:core [2016/09/14 14:32]
miconda [log_name]
Line 1026: Line 1026:
 log_engine_data="127.0.0.1:9" log_engine_data="127.0.0.1:9"
 </code> </code>
 +
 ==== log_facility ==== ==== log_facility ====
  
Line 1040: Line 1041:
 ==== log_name ==== ==== log_name ====
  
-Allows to configure a log_name prefix which will be used when printing to syslog. This is useful to filter log messages when running many instances of Kamailio on same server+Allows to configure a log_name prefix which will be used when printing to syslog -- it is also known as syslog tag, and the default value is the application name or full path that printed the log message. This is useful to filter log messages when running many instances of Kamailio on same server.
  
 <code> <code>
-log_name="kamailio"+log_name="kamailio-proxy-5080"
 </code> </code>
  
cookbooks/4.4.x/core.txt ยท Last modified: 2018/08/15 21:10 by henningw