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

Report kibana_settings to X-Pack Monitoring (#7664) #7943

Merged
merged 1 commit into from
Aug 13, 2018

Commits on Aug 10, 2018

  1. Report kibana_settings to X-Pack Monitoring (#7664)

    Resolves #7621.
    
    Depends on elastic/kibana#21100.
    
    X-Pack Monitoring of Kibana requires two types of documents in the `.monitoring-kibana-*` indices: `kibana_stats` and `kibana_settings`. We made Metricbeat's `kibana/stats` metricset index `kibana_stats` documents into `.monitoring-kibana-*` in #7525. This PR makes the same metricset index `kibana_settings` documents into `.monitoring-kibana-*`.
    
    (cherry picked from commit 2af5ab9)
    ycombinator committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c16eafc View commit details
    Browse the repository at this point in the history