ComTrade.EMC.Documentum.Windows.Repository.LogWatcherDocumentum Repository Log Watcher (Windows)

ComTrade.EMC.Documentum.Windows.Repository.LogWatcher (ClassType)

Log watcher for repository components.

Element properties:

Base ClassComTrade.EMC.Documentum.Windows.LogWatcher
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfe310a3e-6f8c-9217-94a8-c7f8bf4ec62c

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 
ComTrade.EMC.Documentum.LogWatcher:
LogfilePath  string  Logfile Path Logfile path. false 256  False 
Logfile  string  Logfile Name Log file name. false 256  False 
Application  string  Application Name Name of the application for which the log file is monitored. true 256  False 
Hostname  string  Hostname Name of the host hosting the log watcher. true 256  False 
ComTrade.EMC.Documentum.Windows.Repository.LogWatcher:
Name  string  Repository Name Documentum repository/docbase name. true 256  False 
Id  string  Repository ID Repository ID. true 256  False 
HexId  string  Repository ID (hex) Repository ID in hexadecimal format. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.Windows.Repository.LogWatcher" Accessibility="Public" Abstract="true" Base="ComTrade.EMC.Documentum.Windows.LogWatcher" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HexId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>