• Airlock Secure Access Hub
  • About this document
  • About Airlock IAM
  • IAM 8.4 release notes
  • Security best practices
  • Installation and upgrade
    • Quick start guide
    • Data sources
    • Installation on Linux
    • IAM as Docker image
      • Getting the Docker image
      • Container deployment
        • App parameters as ENV variables
        • Timezone
        • Separate ext. / int. containers
        • Logging
        • Resource limits and cgroups
      • External secrets
      • Storage and volumes
      • Examples
      • Troubleshooting
    • Upgrade Airlock IAM
  • Operation
  • Initial configuration
  • Configuration management
  • Authentication
  • Self-services
  • Target applications
  • OAuth and OIDC
  • SAML
  • API access control
  • Flows (Airlock IAM concept)
  • Loginapp Configuration
  • Adminapp Configuration
  • Service Container Configuration
  • Transaction Approval Configuration
  • IAM REST APIs
  • Customizing UIs and texts
  • Third-party licenses
  1. Installation and upgrade
  2. IAM as Docker image
  3. Container deployment
  4. Logging

Logging

You may want to only log to stdout. In order to disable log output to files inside the configuration directory, you can disable the respective appenders for each web application in the log4j/all-modules.xml file. See Logging configuration.