Files
robot-shop/fluentd/Kubernetes/README.md

11 lines
172 B
Markdown
Raw Normal View History

2021-03-19 10:17:14 +00:00
# Kubernetes
Edit the `fluentd.yaml` file inserting your Humio or Elasticsearch instance details.
Apply the configuration:
```shell
$ kubectl apply -f fluentd.yaml
```