Support configuration of custom fluentd outputs
In some scenarios it may be useful to configure custom fluentd outputs to forward logs to a logging service other than elasticsearch. This change supports configuration of fluentd outputs by placing output configuration files in /etc/kolla/config/fluentd/output/*.conf. Change-Id: I3c0b271d88dbb307ba3a23546e29c72e8baeca55 Implements: blueprint fluentd-custom-outputs
Showing
- ansible/roles/common/handlers/main.yml 1 addition, 0 deletionsansible/roles/common/handlers/main.yml
- ansible/roles/common/tasks/config.yml 17 additions, 0 deletionsansible/roles/common/tasks/config.yml
- ansible/roles/common/templates/fluentd.json.j2 5 additions, 10 deletionsansible/roles/common/templates/fluentd.json.j2
- doc/source/reference/central-logging-guide.rst 10 additions, 0 deletionsdoc/source/reference/central-logging-guide.rst
- releasenotes/notes/fluentd-custom-output-config-21f990cacbf3adb1.yaml 10 additions, 0 deletions.../notes/fluentd-custom-output-config-21f990cacbf3adb1.yaml
Please register or sign in to comment