Skip to content

Audit log enabled by using host variables #1193

@ravindraprasad85

Description

@ravindraprasad85

Describe the bug (actual behavior)
Audit log functionality is currently being enabled by using host variables. This practice could introduce security or configuration risks, as audit logging should be controlled via explicit and secure configuration methods rather than generic host variables.

Expected behavior
Audit log configuration should be managed through dedicated, secure, and explicit configuration options rather than being tied to host variables.

Your installation details

  1. App version: [please specify]
  2. Helm chart version: [if applicable, please specify]
  3. Application config: [please provide relevant config, redact sensitive info]
  4. IAAC configs: [if applicable, please provide]

Steps to reproduce

  1. Enable audit log using a host variable.
  2. Observe that audit logging is controlled by this variable rather than explicit configuration settings.

Screenshots
[add if applicable]

Logs
[add if applicable]

Additional context
This behavior may pose a security or configuration risk. Please review and consider enhancing the audit log configuration for improved security and clarity.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions