mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [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>
18 lines
504 B
YAML
Executable File
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
|