Get-FASTSearchSecurityLogLevel
Applies to: SharePoint Server 2010
Gets the log level general setting.
Syntax
Get-FASTSearchSecurityLogLevel [[-Worker] <WorkerPoolNode>]
Detailed Description
This cmdlet retrieves the configuration information for the log level general setting. The log level controls the type of information that is logged by the security system.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
Worker |
Optional |
Microsoft.SharePoint.Search.Extended.Security.PowerShell.Commands.Troubleshooting.WorkerPoolNode |
The optional Worker parameter specifies the WorkerPoolNode object for the security worker that is to handle the request. |
Input Types
Return Types
Example
---------------EXAMPLE 1-----------------
Get-FASTSearchSecurityLogLevel
This example gets the configuration information for the log level's general setting, specifying the data logged by the security system.