Enterprise Vault™ Utilities
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
Backtrace examples
Table: Sample values when RuleType is set to Exclude shows an example of Backtrace registry values when RuleType is set to the default of 'Exclude'.
Table: Sample values when RuleType is set to Exclude
Registry value | Setting | Comments |
---|---|---|
Enabled | 1 | Backtrace is enabled. Backtrace is triggered according to the setting of RuleType. |
RuleType | Exclude | Default of 'Exclude' for RuleType. All warnings and errors trigger Backtrace except for those that are listed in the Exclude value. |
Exclude | None | By default there is no value for Exclude. All errors and warnings trigger Backtrace. |
Include | 3310;3230;2776 | Backtrace ignores the Include setting because RuleType is set to 'Exclude'. |
LogFileKeepDays | 7 | The default is to keep log files for seven days. |
LogFolderPath | None | Default of no value for LogFolderPath. By default, Backtrace writes log files to the Backtrace subfolder of the Enterprise Vault |
MaxEventsOfEachTypePerDay | 5 | Default of 5 for MaxEventsOfEachTypePerDay. Backtrace creates log files for a maximum of five identical events each day for each process. The counter is reset when a process is restarted. |
Table: Sample values when RuleType is set to Include shows an example of Backtrace registry values when RuleType is set to 'Include'.
Table: Sample values when RuleType is set to Include
Registry value | Setting | Comments |
---|---|---|
Enabled | 1 | Backtrace is enabled. Backtrace is triggered according to the setting of RuleType. |
RuleType | Include | Each of the events that are listed in Include triggers Backtrace. |
Exclude | None | Backtrace ignores the Exclude setting because RuleType is set to 'Include'. All errors and warnings trigger Backspace. |
Include | 3310;3230;2776 | A semicolon-separated list of the events that trigger Backtrace when RuleType is set to 'Include'. No other events trigger Backtrace. |
LogFileKeepDays | 7 | The default is to keep log files for seven days. |
LogFolderPath | None | Default of no value for LogFolderPath. By default, Backtrace writes log files to the |
MaxEventsOfEachTypePerDay | 5 | Default of 5 for MaxEventsOfEachTypePerDay. Backtrace creates log files for a maximum of five identical events each day for each process. The counter is reset when a process is restarted. |