Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem

Turn on Verbose logging to assist in troubleshoot discovery and scanning.

Solution

 
Update _ServiceConfig 
SET ConfigValue = 'True'
WHERE Name = 'verboseLogging' 
AND _ServiceID 
IN(SELECT _ServiceID 
FROM ServiceList 
WHERE ServiceType 
LIKE'%SSH%')

Filter by label

There are no items with the selected labels at this time.

 

 

  • No labels