When you enable and
initialize the APM ETL package, the following actions are performed:
Enablement of Application Response Measurement (ARM)
The SAS Application
server environment is modified to enable ARM.
Activation of loggers and appenders
SAS logging facility
loggers and log appenders are activated to support the ARM-enabled
SASApp deployment
Note: One of the SAS resources
for which logging is enabled is the SAS Workspace Server. Logging
of this server causes a separate log file to be created in the Lev1/SASApp/WorkspaceServer/PerfLogs
directory
for each spawned SAS Workspace Server. You must be aware of the potential
for the large number of log files that can be created in this directory.
This situation can occur if you have a large number of SAS Enterprise
Guide or SAS Data Integration Studio users, because each session for
those applications generates a separate log file. You can create a
daily archive of the logs in a .zip or .tar file and then copy the
daily archive to another storage location. This process enables you
to manage the large number of log files while maintaining IT best
practices for retaining usage logs.
Note: SAS Workspace Servers are
typically configured to run under the client's user identity. In order
for logging of SAS Workspace Servers to function correctly, you must
ensure that the permissions are specified correctly on the log directories.
All users of the SAS Workspace Server and all SAS Environment Manager
users that run the APM ETL processes must have Read, Write, and Execute
permissions for the /SAS/Config/Lev1/SASApp/WorkspaceServer/Logs
and /SAS/Config/Lev1/SASApp/WorkspaceServer/PerfLogs
directories.
After the APM ETL is
enabled and initialized, the ETL process begins extracting data from
SAS logs and loading that data into the data mart so that the applicable
stored processes and stored process reports have data to work with.
Data is extracted from the SAS logs only when the logs roll over (usually
after midnight). You must wait until after midnight before data appears
in Service Architecture metrics and reports.