-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cloudfoundry input for filebeat #16586
Conversation
[float] | ||
==== `api_address` | ||
|
||
The URL of the Cloud Foundry API. Optional. Default: "http://api.bosh-lite.com". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where are these defaults defined, is that the library default?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes it comes from the library.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM apart from the defaults questions
* Add cloudfoundry input. * Fix issue with http transport. * Add input documentation. (cherry picked from commit ed693e9)
What does this PR do?
Add
cloudfoundry
input to x-pack filebeat.Why is it important?
To support Cloud Foundry.
Checklist
I have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksAuthor's Checklist
How to test this PR locally
Run x-pack build of filebeat with the following configuration, with a deploy cloudfoundry. Substitute the configuration variables based on the cloudfoundry deployment and authentication.
Related issues
Use cases
Screenshots
Logs