Bug 1847325
| Summary: | Can't set usehttps to false when also not using elasticsearch certificates [RHV clone - 4.3.11] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | RHV bug bot <rhv-bugzilla-bot> |
| Component: | ovirt-engine-metrics | Assignee: | Shirly Radco <sradco> |
| Status: | CLOSED ERRATA | QA Contact: | Guilherme Santos <gdeolive> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | bugs, lleistne, pelauter |
| Target Milestone: | ovirt-4.3.11 | Keywords: | ZStream |
| Target Release: | 4.3.11 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-metrics-1.3.8 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1842260 | Environment: | |
| Last Closed: | 2020-09-30 10:07:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Metrics | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1842260 | ||
| Bug Blocks: | 1846245 | ||
|
Description
RHV bug bot
2020-06-16 08:43:14 UTC
Verified on: ovirt-engine-4.3.11-0.1.el7.noarch ovirt-engine-metrics-1.3.8-1.el7ev.noarch Steps: 1. installed elastic search in a fresh vm using the following repo/rpm https://www.elastic.co/guide/en/elasticsearch/reference/5.6/rpm.html#rpm-repo 2. ran elasticsearch # echo "network.host: 0.0.0.0" >> /etc/elasticsearch/elasticsearch.yml # systemctl daemon-reload # systemctl start elasticsearch 3. on the engine, deployed rsyslog and collectd # vim /etc/ovirt-engine-metrics/config.yml.d/config.yml (set the ES fqdn) # /usr/share/ovirt-engine-metrics/configure_ovirt_machines_for_metrics.sh 4. checked if usehttps is set to false # grep usehttps /etc/rsyslog.d/30-elasticsearch.conf Results: usehttps is set to False Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Virtualization Engine security, bug fix 4.3.11), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4112 |