This key controls how the server deals with the security that backs folders. There are two methods of getting and setting folder security when looking at a share path:
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting |
<add key="FolderSecurity.UseAdminPathsForShareFolders" value="0"/> |
Value |
Valid values:
|
How to modify | Replace the value as required. |
This key is used by the methods that delete managed hosts and their associated resource and resource activity from the database. The data is deleted in batches of this size to avoid locking the database for the time it takes to delete it all, thus letting any other database activity to complete while this batch deletion is in progress.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key "ManagedHostDeleteBatchSize" value="10000"/> |
Value |
Default: 10000 |
How to modify | Replace the value as required. |
This key defines the directory where the server's message store is to exist.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting |
<add key ="MessagingCacheFolder" value=".\ServerMessagingCache"/> |
Value | Directory for the server's message store. |
How to modify | Replace value with the directory where the server's message store is to exist. |
This key defines the frequency (in seconds) at which metrics are collected. This key is used by the Metrics internal service which handles metric collection.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key ="Metrics.CollectionIntervalInSeconds" value="60"/> |
Value |
Default: 60 seconds |
How to modify | Replace the value as required. |
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy