Skip to content
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

Cherry-pick #19125 to 7.x: Add support for cloudfoundry logs collection using consumer v1 API #19212

Merged
merged 1 commit into from
Jun 16, 2020

Commits on Jun 16, 2020

  1. Add support for cloudfoundry logs collection using consumer v1 API (e…

    …lastic#19125)
    
    Add support for collection of logs from cloud foundry using consumer v1 API.
    v1 API uses doppler/trafficcontrol to get events from the firehose, v2 API uses
    the reverse log proxy (RLP).
    
    v2 API is still supported, and can be selected by adding `version: v2` to the
    configuration, v1 is used by default as is in principle more reliable. `version`
    is ignored by now by Metricbeat.
    
    (cherry picked from commit 3ebceec)
    jsoriano committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d3bcf31 View commit details
    Browse the repository at this point in the history