Bug 1986460

Summary: [RFE] logging - Add a support for list value to server_host in the elasticsearch output
Product: Red Hat Enterprise Linux 9 Reporter: Aviv Litman <alitman>
Component: rhel-system-rolesAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED CURRENTRELEASE QA Contact: Guilherme Santos <gdeolive>
Severity: unspecified Docs Contact: Eliane Ramos Pereira <elpereir>
Priority: unspecified    
Version: 9.0CC: djez, elpereir, gdeolive, jharuda, nhosoi, rmeggins, spetrosi
Target Milestone: betaKeywords: FutureFeature, Triaged
Target Release: 9.0 BetaFlags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:logging
Fixed In Version: rhel-system-roles-1.7.5-1.el9 Doc Type: Enhancement
Doc Text:
.Support for configuring multiple elasticsearch hosts in one elasticsearch output dictionary Previously, the `server_host` parameter used to take a string value for a single host. This enhancement adjusts it to the underlying `rsyslog omelasticsearch's` specification, so it now also takes a list of strings to support multiple hosts. Consequently, it is adjusted to hosts, following the underlying `rsyslog omelasticsearch's` specification. As a result, users can configure multiple `elasticsearch` hosts in one `elasticsearch` output dictionary.
Story Points: ---
Clone Of:
: 1986463 (view as bug list) Environment:
Last Closed: 2021-12-07 22:04:56 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1986463    

Comment 22 Noriko Hosoi 2021-09-24 22:20:52 UTC
> Doc Text: .Support for configuring multiple elasticsearch hosts in one elasticsearch output dictionary availa... → .Support for configuring multiple elasticsearch hosts in one elasticsearch output dictionary Pre...

The updated doc text looks good to me. Thank you, Elie.