|
Re: Doppler/Firehose - Multiline Log Entry
My last 2 cents. It'll be configurable so will only be active in users of
dropsonde that want the functionality such as the Executor.
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io |
My last 2 cents. It'll be configurable so will only be active in users of
dropsonde that want the functionality such as the Executor.
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io |
|
By
Jim CF Campbell
·
#4608
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
You may want to reference the issue I created on executor.
In that issue I note that I don't think dropsonde is the right place to do
this token replacement because dropsonde doesn't know that the
You may want to reference the issue I created on executor.
In that issue I note that I don't think dropsonde is the right place to do
this token replacement because dropsonde doesn't know that the
|
By
Mike Youngstrom <youngm@...>
·
#4607
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
We're going to look into it
<https://www.pivotaltracker.com/story/show/117583365>.
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
We're going to look into it
<https://www.pivotaltracker.com/story/show/117583365>.
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
|
By
Jim CF Campbell
·
#4606
·
|
|
Container termination timeout, warden aligning
Hi,
I have a pull request to warden repo to expose container termination timeout
out to yml config.
But I've been told that it needs to be discussed with Diego team since it
can affect it and needs
Hi,
I have a pull request to warden repo to expose container termination timeout
out to yml config.
But I've been told that it needs to be discussed with Diego team since it
can affect it and needs
|
By
ndemeshchenko <neveragny@...>
·
#4614
·
|
|
Re: [cf-bosh] Re: Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
Hi Yitao,
I would recommend either using manual networks, or following the GitHub
issue Ben R created above to see if the BOSH team can figure out the root
cause of this issue with dynamic
Hi Yitao,
I would recommend either using manual networks, or following the GitHub
issue Ben R created above to see if the BOSH team can figure out the root
cause of this issue with dynamic
|
By
Amit Kumar Gupta
·
#4605
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Rather than continue this discussion here I've created an issue stating my
case here: https://github.com/cloudfoundry-incubator/executor/issues/17
Mike
Rather than continue this discussion here I've created an issue stating my
case here: https://github.com/cloudfoundry-incubator/executor/issues/17
Mike
|
By
Mike Youngstrom <youngm@...>
·
#4604
·
|
|
Re: Staging and Runtime Hooks Feature Narrative
Hi Troy,
I agree that we should bring our buildpack implementation up to date with
Heroku's by adding the .profile runtime hook. Also, I believe Eric Malm had
some thoughts on this hook, and how we
Hi Troy,
I agree that we should bring our buildpack implementation up to date with
Heroku's by adding the .profile runtime hook. Also, I believe Eric Malm had
some thoughts on this hook, and how we
|
By
Ted Young
·
#4603
·
|
|
Re: Staging and Runtime Hooks Feature Narrative
I think many of the use cases *could* be dealt with by multi-buildpack support or in a forked buildpack which executes the desired commands. However, the point of the feature is to allow the addition
I think many of the use cases *could* be dealt with by multi-buildpack support or in a forked buildpack which executes the desired commands. However, the point of the feature is to allow the addition
|
By
Troy Topnik
·
#4602
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Thanks, Mike. If source-side processing is the right place to do
that \u2028-to-newline substitution, I think that there could also be a
config option on the dropsonde library to have its LogSender
Thanks, Mike. If source-side processing is the right place to do
that \u2028-to-newline substitution, I think that there could also be a
config option on the dropsonde library to have its LogSender
|
By
Eric Malm <emalm@...>
·
#4601
·
|
|
Re: Staging and Runtime Hooks Feature Narrative
Credit to Jan Dubois, who actually drafted the document, and who will be helping me respond to your comments in the document.
I'll provide concrete use cases where possible. The ones I have
Credit to Jan Dubois, who actually drafted the document, and who will be helping me respond to your comments in the document.
I'll provide concrete use cases where possible. The ones I have
|
By
Troy Topnik
·
#4600
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Thanks for the insight Jim. I still think that the Executor is the place
to fix this since multi line logging isn't a Loggregator limitation it is a
log inject limitation which is owned by the
Thanks for the insight Jim. I still think that the Executor is the place
to fix this since multi line logging isn't a Loggregator limitation it is a
log inject limitation which is owned by the
|
By
Mike Youngstrom <youngm@...>
·
#4599
·
|
|
Re: AWS / CF v233 deployment
Hi Sylvain,
It looks like your problem might be that one or more of the consul certificates in your cf manifest is not a valid PEM encoded certificate, or the certificates are missing entirely. Do
Hi Sylvain,
It looks like your problem might be that one or more of the consul certificates in your cf manifest is not a valid PEM encoded certificate, or the certificates are missing entirely. Do
|
By
Christian Ang
·
#4598
·
|
|
HM9000 updates for all pipelines
For those who have pipelines that run DEAs and HM9000, you will need to
update your manifest to include certificate information.
For CF users that consume releases, this will only apply once it makes
For those who have pipelines that run DEAs and HM9000, you will need to
update your manifest to include certificate information.
For CF users that consume releases, this will only apply once it makes
|
By
Michael Fraenkel <michael.fraenkel@...>
·
#4597
·
|
|
Distributed Persistance and Full Text Indexing
In traditional environment, we have massive physical servers hosting database and indexing engines (e.g. solr).
How can we achieve similar results with small footprint but large number of
In traditional environment, we have massive physical servers hosting database and indexing engines (e.g. solr).
How can we achieve similar results with small footprint but large number of
|
By
hiren patel
·
#4596
·
|
|
Re: Issue with API job while downgrading CF
Hi Anuj,
This isn't going to work as you have a v231 database and the code from
v214, which doesn't contain the migrations between. Also, it's doing a
migrate up, not a migrate down.
While the
Hi Anuj,
This isn't going to work as you have a v231 database and the code from
v214, which doesn't contain the migrations between. Also, it's doing a
migrate up, not a migrate down.
While the
|
By
Nicholas Calugar
·
#4595
·
|
|
Issue with API job while downgrading CF
Hi,
currently I am running CF v231 and for some reason want to
downgrade/rollback to CF 214 - while trying to do that I am getting below
mentioned error with API VMs
============= Error
Hi,
currently I am running CF v231 and for some reason want to
downgrade/rollback to CF 214 - while trying to do that I am getting below
mentioned error with API VMs
============= Error
|
By
Anuj Jain <anuj17280@...>
·
#4594
·
|
|
cf push working
Hi,
What does cf push do in the background ? What all steps are done by cf
push.
Regards,
Ankur
Hi,
What does cf push do in the background ? What all steps are done by cf
push.
Regards,
Ankur
|
By
Ankur Srivastava <ankursri1@...>
·
#4616
·
|
|
Re: Staging and Runtime Hooks Feature Narrative
Hi Troy,
Thanks for putting together this proposal. I added some comments/questions
to the document. I would love your feedback/response on those. Most of the
comments are concerned with the lack of
Hi Troy,
Thanks for putting together this proposal. I added some comments/questions
to the document. I would love your feedback/response on those. Most of the
comments are concerned with the lack of
|
By
John Shahid
·
#4593
·
|
|
Re: vcap.component.discover in 233
Got it. Thanks for the links to the commits, appreciate it.
wrote:
Got it. Thanks for the links to the commits, appreciate it.
wrote:
|
By
Matt Cholick
·
#4592
·
|
|
Re: AWS / CF v233 deployment
GIt by sri eeo olold lollipop look Kim o gift forgot guitarists u my look ed
On 12 Apr 2016 21:37, "Sylvainl Gibier" <sylvain(a)munichconsulting.de>
wrote:gfggkuflg
gigg.org/deploying/aws/cf-stub.html
GIt by sri eeo olold lollipop look Kim o gift forgot guitarists u my look ed
On 12 Apr 2016 21:37, "Sylvainl Gibier" <sylvain(a)munichconsulting.de>
wrote:gfggkuflg
gigg.org/deploying/aws/cf-stub.html
|
By
Bharath
·
#4591
·
|