Files
deprecated-helm-charts/stable/graylog/Chart.yaml
T
Chris Barton 15b6b537d3 [stable/graylog] Add sidecar support, privileged access and load balance across various inputs (#21375)
* [stable/graylog] Add support for a single LB for all inputs

Opens up the option to host all inputs behind a single service instead
of requiring n+2 services for UDP and TCP

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* [stable/graylog] Add support for sidecar containers

There are cases when a sidecar container is appropriate to run with the
Graylog server. One such use case is mounting a FUSE backend for
enterprise archives

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* [stable/graylog] Allow to run as privileged

Signed-off-by: Chris Barton <chris.barton@recurly.com>
2020-03-17 01:20:22 -07:00

18 lines
504 B
YAML
Executable File

apiVersion: v1
name: graylog
home: https://www.graylog.org
version: 1.6.2
appVersion: 3.1
description: Graylog is the centralized log management solution built to open standards for capturing, storing, and enabling real-time analysis of terabytes of machine data.
keywords:
- graylog
- logs
- syslog
- gelf
icon: https://global-uploads.webflow.com/5a218ef7897bf400019e2f16/5a218ef7897bf400019e2f60_logo-graylog.png
sources:
- https://www.graylog.org
maintainers:
- name: KongZ
email: goonohc@gmail.com