Skip to content
share

Logagent input plugin for Cloud Foundry

Input Plugin: Cloud Foundry

Recieves logs from Cloud Foundry log drains via HTTP.

Please note:
To ship Cloud Foundry application logs to Sematext Logs, we recommend to stream Cloud Foundry application logs directly to Sematext Logs

Configuration

input:
  # Receive data from Cloud Foundry log drains via http  
  cloudFoundry:
    port: 8888

output: 
  stdout: yaml

Start Logagent

logagent --config myconfig.yml