This is an old revision of the document!


pbis logging, loglevel, logfiles



Documentation Website

Target File

>/opt/pbis/bin/lwsm set-log-target <service> <facility> file <path>

Example:

>/opt/pbis/bin/lwsm set-log-target lsass - file /var/log/lsass.log



Log Level

>/opt/pbis/bin/lwsm set-log-level <service> <facility> <loglevel>
  • always
  • error
  • warning
  • info
  • verbose
  • debug
  • trace

Example:

>/opt/pbis/bin/lwsm set-log-level lsass – debug