2 года назад
История
README.md
logging_graylog
An example logs delivery to Graylog.
Usage:
Create input Raw/Plaintext TCP and extractors on Graylog server.
Replace Host and Port parameters to your Graylog server in helm/values.yaml
$ minikube start -p gray
$ kubectl create ns gray
$ cd docker
$ ./build_minikube
$ cd ../helm
$ helm repo add fluent https://fluent.github.io/helm-charts
$ helm dependencies build gray
$ helm install gray gray --namespace gray
Конвейеры
0 успешных
0 с ошибкой