Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
citrix:ad:pbis:trouble:log [2024/05/08 11:53] jscitrix:ad:pbis:trouble:log [2024/05/17 07:14] (current) – [Log Level] js
Line 6: Line 6:
  
 ==== Services ===== ==== Services =====
-|Services|Description|+^Services^Description^
 |eventfwd|The event forwarding service. Generate a debug log to verify that the service is receiving events and forwarding them to a collector server.| |eventfwd|The event forwarding service. Generate a debug log to verify that the service is receiving events and forwarding them to a collector server.|
 |eventlog|The event collection service. Generate a debug log for eventlog to troubleshoot the collection and processing of security events| |eventlog|The event collection service. Generate a debug log for eventlog to troubleshoot the collection and processing of security events|
Line 61: Line 61:
  
 Example: Example:
-<code bash>/opt/pbis/bin/lwsm set-log-level lsass – debug</code>+<code bash>/opt/pbis/bin/lwsm set-log-level lsass debug</code>
  
  
 +\\ 
 +\\ 
 +==== Generate Support Bundle ====
 +The AD Bridge support script copies system files that AD Bridge needs to function into an archive
 +<code bash>/opt/pbis/libexec/pbis-support.pl</code>
 +
 +It generates a tar gz file in /tmp named with <wrap em>pbis-support-<hostname>-<datetime>.tar.gz
 +</wrap>