HTTP input which perform a scheduled GET #8161
mp3monster
started this conversation in
Ideas
Replies: 1 comment
-
Initially just a hardwired URL would be a positive step. But being able to preprocess the URL so that environment variable or other variables could be used to tailor the URL would add for flexibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really good if there was an HTTP input plugin that could be given a URL which it could perform a GET operation against. This would then provide a general purpose way to retrieve information from REST endpoints for services such as CAdvisor (https://github.com/google/cadvisor).
This would mean we Fluent Bit would be able to offer a consistent manner to monitor both Podman and Docker
Beta Was this translation helpful? Give feedback.
All reactions