Microsoft.KnowledgeServices.Lync.ClsConfigurationLync Centralized Logging Configuration

Microsoft.KnowledgeServices.Lync.ClsConfiguration (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId336ab084-f7d1-48a5-c262-68d5ba76134b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.Lync.ClsConfiguration:
Identity  string  Identity Identity true 256  False 
Scenarios  string  Scenarios Scenarios false 1024  False 
SearchTerms  string  SearchTerms SearchTerms false 1024  False 
SecurityGroups  string  SecurityGroups SecurityGroups false 1024  False 
Regions  string  Regions Regions false 1024  False 
EtlFileFolder  string  EtlFileFolder EtlFileFolder false 256  False 
EtlFileRolloverSizeMB  int  EtlFileRolloverSizeMB EtlFileRolloverSizeMB false 256   
EtlFileRolloverMinutes  int  EtlFileRolloverMinutes EtlFileRolloverMinutes false 256   
TmfFileSearchPath  string  TmfFileSearchPath TmfFileSearchPath false 256  False 
CacheFileLocalFolders  string  CacheFileLocalFolders CacheFileLocalFolders false 256  False 
CacheFileNetworkFolder  string  CacheFileNetworkFolder CacheFileNetworkFolder false 256  False 
CacheFileLocalRetentionPeriod  int  CacheFileLocalRetentionPeriod CacheFileLocalRetentionPeriod false 256   
CacheFileLocalMaxDiskUsage  int  CacheFileLocalMaxDiskUsage CacheFileLocalMaxDiskUsage false 256   
ComponentThrottleLimit  int  ComponentThrottleLimit ComponentThrottleLimit false 256   
ComponentThrottleSample  int  ComponentThrottleSample ComponentThrottleSample false 256   
MinimumClsAgentServiceVersion  int  MinimumClsAgentServiceVersion MinimumClsAgentServiceVersion false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.ClsConfiguration" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Scenarios" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="SearchTerms" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="SecurityGroups" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="Regions" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="EtlFileFolder" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EtlFileRolloverSizeMB" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EtlFileRolloverMinutes" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TmfFileSearchPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheFileLocalFolders" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheFileNetworkFolder" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheFileLocalRetentionPeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheFileLocalMaxDiskUsage" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComponentThrottleLimit" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComponentThrottleSample" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MinimumClsAgentServiceVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>