Skip to content

Better handling for decision logs with vector #733

Description

@Jimvin

Currently OPA decision logs are treated in the same way as all other logs, by taking the values returned by OPA and adding it to the message field. The decision log is already a JSON document and flattening it into a string makes it harder to use. We should provide a way to log the decision logs as JSON so that it can be indexed better by OpenSearch. This would make building dashboards based of the authorisation events easier to build and more performant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions