Questions tagged [cloud-foundry]

4 questions
2
votes
0 answers

log cloud foundry syslog to s3 using the syslog protocol

I want to send my syslog entries to an S3 bucket. Security restrictions have meant that this is the only ways that I can do this. With cloud foundry, you can create a user provided server where I specify a syslog url: cf…
dagda1
  • 237
  • 3
  • 6
  • 19
1
vote
1 answer

Monitor java application memory inside Cloud Foundry

I have a Java application that I'm deploying inside a Cloud Foundry environment. I want to monitor the application's memory usage. Cloud Foundry provides the cf app command that produces output about each instance of the specified application. …
wfaulk
  • 6,828
  • 7
  • 45
  • 75
1
vote
1 answer

Deploying to Rackspce Cloud using Cloud Foundry and VMC

I'm just wondering how do I use Cloud Foundry VMC to deploy my application to different cloud providers? In particular Rackspace Cloud. I know there are services that use cloud foundry like AppFog, but they don't really support RS Cloud at the…
Onema
  • 175
  • 1
  • 8
0
votes
0 answers

Is it possible to consume public artifacts on GCP Storage when VPC Service Perimeter is used and GCP Storage API is restricted?

Community, currently I'm installing BOSH/Cloud Foundry in a VPC with an active VPC Service Perimeter. This Perimeter is used to restrict the GCP Storage API to permit external access to GCP Storage buckets. My problem is that BOSH is using the…
bcubk
  • 1
  • 2