Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend fleet-server service account privileges #82600

Merged
merged 4 commits into from
Jan 24, 2022

Commits on Jan 14, 2022

  1. Extend fleet-server service account privileges

    Allow elastic/fleet-server service account to
    additionally read, monitor, and refresh
    traces-apm.sampled-* data streams.
    
    These data streams do not contain any sensitive
    information. Fleet-server itself does not need
    to perform these actions, but it creates API
    Keys for APM Server, which does need to.
    axw committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    21b0203 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Update x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/s…

    …ecurity/authc/service/ElasticServiceAccounts.java
    
    Co-authored-by: Yang Wang <ywangd@gmail.com>
    axw and ywangd committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e4fe170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b8a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac957a View commit details
    Browse the repository at this point in the history