Skip to content

Support Write Access to Index #149

@rhnewtron

Description

@rhnewtron

I try to use the Openshift integrated EFK stack as central logging platform for both:

  • Openshift containerized Workloads
  • External Cloud Native Workload (e.g. Databases)

From looking at the config of the search-guard config, it seems that there is no way to provide write access for anythin except the fluentd client (which has write access for ALL indexes). It would be great if I could somehow configure (e.g. with a role) serviceAccountNames that are allowed to write to the tenants index. This would allow two new scenarios:

  • extended logging requirements for structured logging within the platform (e.g. logstash / fluentd log parser for off-the-shelf applications, where I can not modify the configuration to create structued logging by parsing the log's with GROK patterns) (application ---> logstash (parse) --> elasticsearch)
  • integrating external logs (e.g. azure audit logs) via logstash agent (azureblobstore --> logstash --> elasticsearch)

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