https://github.com/sapcc/fluentd-vcenter-prometheus
Kubernetes ready fluentd container for capturing vCenter logs and pushing entries as metrics to prometheus
https://github.com/sapcc/fluentd-vcenter-prometheus
Last synced: 3 months ago
JSON representation
Kubernetes ready fluentd container for capturing vCenter logs and pushing entries as metrics to prometheus
- Host: GitHub
- URL: https://github.com/sapcc/fluentd-vcenter-prometheus
- Owner: sapcc
- Created: 2018-04-03T18:01:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:18:40.000Z (over 2 years ago)
- Last Synced: 2025-02-19T18:47:22.635Z (over 1 year ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 3
- Watchers: 53
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fluentd-vcenter-prometheus
Kubernetes ready fluentd container for capturing vCenter logs and pushing entries as metrics to prometheus
---
```
Edit the fluent.conf file to your required settings, or provide one to /etc/fluentd/fluent.conf via configmap
fluentd will recieve logs by default on tcp 5140 on 0.0.0.0
prometheus data will be pushed to 24231 on 0.0.0.0
```