Change #239858
Category | rsyslog |
Changed by | Rainer Gerhards <rgerhards | @adiscon.com>
Changed at | Tue 15 Jul 2025 14:06:09 |
Repository | https://github.com/rsyslog/rsyslog.git |
Project | rsyslog |
Branch | master |
Revision | b7c6bd5c54e019f519165fd76b9aebc27b9f6f08 |
Comments
imhttp: add simple http health check functionality This also includes a basic Prometheus scrape entry point, which currently can only be used for health checking. We plan futher enhancement in this direction. Also some "fixes" in regard to rsyslog code style and portability methods.
Changed files
- contrib/imhttp/imhttp.c
- tests/Makefile.am
- tests/imhttp-healthcheck.sh
- tests/imhttp-metrics.sh