Get-FASTSearchSecurityLogLevel
Gets the log level general setting.
Syntax
Get-FASTSearchSecurityLogLevel
[[-Worker] <WorkerPoolNode>]
[<CommonParameters>]
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.
For permissions and the most current information about FAST Search Server 2010 for SharePoint cmdlets, see the online documentation, (https://go.microsoft.com/fwlink/?LinkId=163227).
Examples
---------------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.
Parameters
-Worker
The optional Worker parameter specifies the WorkerPoolNode object for the security worker that is to handle the request.
Type: | WorkerPoolNode |
Position: | 9999 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | FAST Server for SharePoint 2010 |