Automic Workload Automation

 View Only

Setting AWI log level in AAKE

  • 1.  Setting AWI log level in AAKE

    Posted 2 days ago
    Edited by Michael A. Lowry 2 days ago

    What's the best way to set the default log level for the AWI in an AAKE system? Note that I'm not referring to Configuring the Log Level in AWI. I'm referring to the default log level used when the AWI first starts.

    In a non-Kubernetes system, one could do this by modifying logback.xml. However, it is not straightforward to modify files in the AWI image in AAKE systems. In at least two places (1, 2), the documentation states:

    In AAKE you have additional options to change the default log level. For more information see Configuring Container-Based Systems.

    However, the linked documentation page Configuring Container-Based Systems does not mention log levels at all.

    Is there a way to set the default AWI log level using only environment variables?

    See also my earlier discussion, Configure AWI via environment variables.