feat: elastic - activated syslog and authlog
- filebeat will now ship syslog
{{ inventory_hostname }}-syslog-...
- filebeat will now ship authlog
{{ inventory_hostname }}-authlog-...
- updated filebeat/logstash to "7.16.3"
master
parent
dc7ab93632
commit
70af623ba4
@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
filebeat_image_name: "docker.elastic.co/beats/filebeat"
|
||||
filebeat_image_version: "7.12.0"
|
||||
filebeat_image_version: "7.16.3"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
logstash_image_name: "docker.elastic.co/logstash/logstash"
|
||||
logstash_image_version: "7.16.1"
|
||||
logstash_image_version: "7.16.3"
|
||||
|
||||
Loading…
Reference in New Issue