-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
Integration:beatBeatBeatIntegration:elasticsearchElasticsearchElasticsearchIntegration:kibanaKibanaKibanaIntegration:logstashLogstashLogstashTeam:Infra Monitoring UI - DEPRECATEDLabel for the Infrastructure Monitoring UI team. - DEPRECATED - Use Team:obs-ux-infra_servicesLabel for the Infrastructure Monitoring UI team. - DEPRECATED - Use Team:obs-ux-infra_servicesbugSomething isn't working, use only for issuesSomething isn't working, use only for issuesv8.7.0
Description
Summary
The metricbeat modules (elasticsearch, kibana,..) allows one to specify ssl configuration (certificate_authorities
, verification_mode
..) and other parameters like period
or scope
.
Since the elastic integration spawns the metricbeat module under the hood, one should be able to set any accepted metricbeat parameters from the integration.
Implementation hints
- The parameters are defined under the integration's manifest vars block
- The parameters are then transformed into a metricbeat configuration in the data streams stream.yml.hbs file
See relevant PR that added the scope
parameter: #3275
- [Elasticsearch] Added ssl configuration to ES module #4946
- [Kibana] Added ssl config support to kibana module #4912
- [Logstash] Added ssl config support to logstash module #4914
- [Beats] Added ssl config support to beats module #4916
AC
- All metricbeat parameters can be set from the integration form
Shaoranlaos
Metadata
Metadata
Assignees
Labels
Integration:beatBeatBeatIntegration:elasticsearchElasticsearchElasticsearchIntegration:kibanaKibanaKibanaIntegration:logstashLogstashLogstashTeam:Infra Monitoring UI - DEPRECATEDLabel for the Infrastructure Monitoring UI team. - DEPRECATED - Use Team:obs-ux-infra_servicesLabel for the Infrastructure Monitoring UI team. - DEPRECATED - Use Team:obs-ux-infra_servicesbugSomething isn't working, use only for issuesSomething isn't working, use only for issuesv8.7.0