Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:18:40.000Z (11 months ago)
- Last Synced: 2023-12-15T06:34:25.611Z (11 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 3
- Watchers: 37
- 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 configmapfluentd 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
```