Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Data Validation
  12. Bulk File Uploader
  13. Data Vault Administration Tool
  14. Data Vault Logs
  15. User Account Privileges
  16. ssasql Command Line Program
  17. Data Vault Audit Log
  18. Appendix A: Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Configuring the Server Log

Configuring the Server Log

The Log command enables or disables the load balancer log, and sets the level of logging detail. The information is written to a text file (
ssa-
<timestamp>
.log
) in the directory specified by the LOGDIR parameter in the [SERVER] section of the ssa.ini file.
Log <value>
The possible log values are the following:
  • 0. disables the load balancer log.
  • 1. enables logging, with the detail level set to LOW (errors and important messages only)
  • 2. enables logging, with the detail level set to HIGH (level
    1
    + more detailed messages)
  • 3. enables logging, with the detail level set to TRACE (level
    2
    + tracing messages)
    Level
    3
    produces the same information as the trace log (see the TraceLog command below).

0 COMMENTS

We’d like to hear from you!