Skip to content

[DOC] Audit log is documented as disabled by default, but is not #12696

Description

@AlexRuiz7

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

https://docs.opensearch.org/latest/security/audit-logs/index/ states that audit logs are disabled by default. However, the audit.yml file provided by the opensearch-security plugin has audit logs enabled.

https://github.com/opensearch-project/security/blob/76c3e2c48d7e88fd9c82dc6cff739d6e7098a326/config/audit.yml#L7

root@default:/home/vagrant# cat /etc/opensearch/opensearch-security/audit.yml 
_meta:
  type: "audit"
  config_version: 2

config:
  # enable/disable audit logging
  enabled: true

Version: Latest

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions