Understanding Logger
Logger
is a stand-alone logging facility that provides any BMC product or
BMC AMI Ops Infrastructure
a way to log important messages or events in a centralized repository.
The Logger agent runs within the BMC Execution Component for z/OS (DBC) subsystem address space. For more information about the DBC address space, see Working-with-BMC-Execution-Component-for-z-OS-DBC. The Logger agent manages the logspace and provides connections that supply Logger functionality.
Securing Logger
There are no additional security considerations for the Logger because it runs as a service in the DBC address space. The DBC address space on each system requires ALTER access to the logset data sets that BMC AMI Ops products write their messages to, just as it requires ALTER access to logset data sets for other products. End-users and BMC AMI Ops started tasks do not directly access the Logger logset data sets so there are no additional security considerations.
For more information, seeDBC security.
This section contains the following topics:
Related topic