Type | Name | Description |
---|---|---|
LOG4J_CFG | log4j_app_log_level | Level of detail that the Elastic Server writes to log files. Enter the logging level as a string, such as 'INFO.' As the logging level increases, the messages that the Elastic Server writes to log files include the messages in the prior logging levels. For example, if the logging level is INFO, the log contains FATAL, ERROR, WARNING, and INFO code messages. The following values are valid:
|
AWS_CFG | agent_role_external_id_key | External ID that the Secure Agent specifies when the agent attempts to assume the kops role. Required if you configure an external ID in the trust relationship of the kops role. Ignore this property in an Azure environment. |
AWS_CFG | privileged_role_arn_key | ARN of the kops role. Required when you set up separate kops and Secure Agent roles in an AWS environment. Ignore this property in an Azure environment. |
AWS_CFG | role_session_duration_secs_key | Session duration of the AWS AssumeRole API in seconds. By default, the session duration is 1800 seconds (30 minutes). Overrides the maximum CLI/API session duration that is configured for the kops role. If the session duration configured for the Elastic Server is longer than session duration for the kops role, the Secure Agent might fail to assume the kops role. Ignore this property in an Azure environment. |