|
Re: [abacus] authorization needed to call APIs defined in account management stub
Hi Bharath,
You decide the scopes yourself as an implementor of that account API, and a
server for the account and org info resources it returns.
We've been having a related discussion of scopes
Hi Bharath,
You decide the scopes yourself as an implementor of that account API, and a
server for the account and org info resources it returns.
We've been having a related discussion of scopes
|
By
Jean-Sebastien Delfino
·
#2249
·
|
|
Re: REST API endpoint for accessing application logs
Hi Rohit,
Thanks for the reply. I tried this :
curl -k -H "Authorization: $(cf oauth-token | grep bearer)" https://doppler.bosh-lite.com:443/apps/$(cf app appName --guid)/recentlogs
with my
Hi Rohit,
Thanks for the reply. I tried this :
curl -k -H "Authorization: $(cf oauth-token | grep bearer)" https://doppler.bosh-lite.com:443/apps/$(cf app appName --guid)/recentlogs
with my
|
By
Ponraj E
·
#2248
·
|
|
Re: REST API endpoint for accessing application logs
The API endpoint to get recent logs is present on the loggregator
trafficontroller. You can get the URL for your traffic controller by
running:
cf curl /v2/info | jq .doppler_logging_endpoint
Note
The API endpoint to get recent logs is present on the loggregator
trafficontroller. You can get the URL for your traffic controller by
running:
cf curl /v2/info | jq .doppler_logging_endpoint
Note
|
By
Rohit Kumar
·
#2247
·
|
|
REST API endpoint for accessing application logs
Hi,
I want to get the application's dumped logs from the loggregator and not the tailing logs.
CLI provides me a command to do it: cf logs APP_NAME --recent displays all the lines in the
Hi,
I want to get the application's dumped logs from the loggregator and not the tailing logs.
CLI provides me a command to do it: cf logs APP_NAME --recent displays all the lines in the
|
By
Ponraj E
·
#2246
·
|
|
Re: Unable to set CF api endpoint
Did you run the "bin/add-route" script from the bosh-lite repo? By default
that subnet does not have a route for it.
Joseph
CF Release Integration Team
Did you run the "bin/add-route" script from the bosh-lite repo? By default
that subnet does not have a route for it.
Joseph
CF Release Integration Team
|
By
CF Runtime
·
#2245
·
|
|
Unable to deliver your item, #00194201
Dear Customer,
We could not deliver your item.
You can review complete details of your order in the find attached.
Yours faithfully,
Leslie Parker,
Sr. Operation Manager.
Dear Customer,
We could not deliver your item.
You can review complete details of your order in the find attached.
Yours faithfully,
Leslie Parker,
Sr. Operation Manager.
|
By
FedEx International Ground <leslie.parker@...>
·
#2244
·
|
|
[abacus] authorization needed to call APIs defined in account management stub
Sebastien, the account management stubs define APIs that will retrieve a list of orgs given an account, use an org to get the corresponding account it belongs to. The APIs implemented by an account
Sebastien, the account management stubs define APIs that will retrieve a list of orgs given an account, use an org to get the corresponding account it belongs to. The APIs implemented by an account
|
By
Bharath Sekar
·
#2243
·
|
|
Re: [abacus] Accepting delayed usage within a slack window
single database as opposed to a potential 12 databases with month windows
Correct, if your resource instance has incurred usage in the last month,
but if no usage has been submitted for a resource
single database as opposed to a potential 12 databases with month windows
Correct, if your resource instance has incurred usage in the last month,
but if no usage has been submitted for a resource
|
By
Jean-Sebastien Delfino
·
#2242
·
|
|
Re: [abacus] Usage submission authorization
may create quite complex names e.g.
'abacus.runtimes/node/v12-07.revision-2-buildpack-guid-a3d7ff4d-3cb1-4cc3-a855-fae98e20cf57.write.
Do you have a specific issue in mind with putting the resource
may create quite complex names e.g.
'abacus.runtimes/node/v12-07.revision-2-buildpack-guid-a3d7ff4d-3cb1-4cc3-a855-fae98e20cf57.write.
Do you have a specific issue in mind with putting the resource
|
By
Jean-Sebastien Delfino
·
#2241
·
|
|
Re: Multi-Line Loggregator events and the new Splunk "HTTP Event Collector" API
We have thrown around one approach which solves the problem but would
require changes in the runtime. That solution would expose a socket to the
container where the application could emit logs. The
We have thrown around one approach which solves the problem but would
require changes in the runtime. That solution would expose a socket to the
container where the application could emit logs. The
|
By
Rohit Kumar
·
#2240
·
|
|
Re: Unable to set CF api endpoint
Making CF_TRACE to true and paste the details logs here will be more
helpful.
BTW, have you enable the route to the bosh-lite vms?
--
Regards,
Yitao
jiangyt.github.io
Making CF_TRACE to true and paste the details logs here will be more
helpful.
BTW, have you enable the route to the bosh-lite vms?
--
Regards,
Yitao
jiangyt.github.io
|
By
Yitao Jiang
·
#2239
·
|
|
Re: [abacus] Accepting delayed usage within a slack window
I'm leaning towards agreeing with you in terms of reducing the number of windows. I agree with what you've said on forever. The only case I can point out is in years. The benefit in having the year
I'm leaning towards agreeing with you in terms of reducing the number of windows. I agree with what you've said on forever. The only case I can point out is in years. The benefit in having the year
|
By
Benjamin Cheng
·
#2238
·
|
|
Re: [abacus] Usage submission authorization
Hi Sebastien,
I am not sure why allowing resource provider to explicitly specify scope
with which particular resource usage will be submitted is a problem. Just
allowing to pick a name would not
Hi Sebastien,
I am not sure why allowing resource provider to explicitly specify scope
with which particular resource usage will be submitted is a problem. Just
allowing to pick a name would not
|
By
Piotr Przybylski <piotrp@...>
·
#2237
·
|
|
Re: Deploy cf: Error filling in template `config.json.erb' for `consul_z1/0'
Hey James,
Thanks for raising this issue. We do have a systemic issue with the fact
that our documentation is not versioned. The docs can become out of date
as things change; and since they're not
Hey James,
Thanks for raising this issue. We do have a systemic issue with the fact
that our documentation is not versioned. The docs can become out of date
as things change; and since they're not
|
By
Amit Kumar Gupta
·
#2236
·
|
|
Re: `cf app` output
Hey Dan,
Have you been able to confirm that this occurs on CF v219 and not on
earlier versions of CF? What's the earliest version of CF where you're
seeing this behavior?
Thanks,
Natalie &
Hey Dan,
Have you been able to confirm that this occurs on CF v219 and not on
earlier versions of CF? What's the earliest version of CF where you're
seeing this behavior?
Thanks,
Natalie &
|
By
CF Runtime
·
#2235
·
|
|
Re: [Proposal] Wanted a Babysitter for my applicatoin. ; -)
garden-linux containers?
It can schedule to anything that runs something that acts like a "Rep" in
front of : https://github.com/cloudfoundry-incubator/rep. This is how
Diego is able to support
garden-linux containers?
It can schedule to anything that runs something that acts like a "Rep" in
front of : https://github.com/cloudfoundry-incubator/rep. This is how
Diego is able to support
|
By
Amit Kumar Gupta
·
#2234
·
|
|
Buildpacks PMC - 2015-10-12 Notes
Hello CF community,
Here is an update from the Buildpacks PMC, as of 2015-10-12. The full notes
are available
Hello CF community,
Here is an update from the Buildpacks PMC, as of 2015-10-12. The full notes
are available
|
By
Mike Dalessio
·
#2233
·
|
|
Unable to set CF api endpoint
Hi,
I able to setup local cf instance(bosh-lite) in ubuntu, but while deployment, when I run this command "cf api --skip-ssl-validation https://api.10.244.0.34.xip.io", it's showing the following
Hi,
I able to setup local cf instance(bosh-lite) in ubuntu, but while deployment, when I run this command "cf api --skip-ssl-validation https://api.10.244.0.34.xip.io", it's showing the following
|
By
Deepak Arn <arn.deepak1@...>
·
#2232
·
|
|
Re: [abacus] Accepting delayed usage within a slack window
Hi Ben,
That makes sense to me. What you've described will enable refinements of
accumulated usage for a month as we continue to receive delayed usage
during the first few days of the next month.
To
Hi Ben,
That makes sense to me. What you've described will enable refinements of
accumulated usage for a month as we continue to receive delayed usage
during the first few days of the next month.
To
|
By
Jean-Sebastien Delfino
·
#2231
·
|
|
Re: [abacus] End-to-end test coverage for secured Abacus
+1 to your proposal. That'll also help us test the performance impacts of
enabling that security.
- Jean-Sebastien
sasrin(a)us.ibm.com> wrote:
+1 to your proposal. That'll also help us test the performance impacts of
enabling that security.
- Jean-Sebastien
sasrin(a)us.ibm.com> wrote:
|
By
Jean-Sebastien Delfino
·
#2230
·
|