Add elasticsearch output for rsyslog
It doesn't come bundled with the rsyslog main package in CentOS/RHEL, so we need to add it. Change-Id: I70ed990b0ba98124bf5afdee8f553fcdda2510fe
This commit is contained in:
parent
e78046665c
commit
b9ba824f27
@ -7,6 +7,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
|
||||
{% if base_distro in ['centos', 'oraclelinux', 'rhel'] %}
|
||||
{% set rsyslog_packages = [
|
||||
'rsyslog-elasticsearch',
|
||||
'rsyslog-gnutls',
|
||||
'rsyslog-mmjsonparse',
|
||||
'rsyslog-mmnormalize'
|
||||
|
Loading…
x
Reference in New Issue
Block a user