GithubHelp home page GithubHelp logo

Comments (8)

cf-gitbot avatar cf-gitbot commented on July 21, 2024

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

from cf-rabbitmq-release.

 avatar commented on July 21, 2024

This is a RMQ clustering setup with 2 RMQ nodes.

from cf-rabbitmq-release.

michaelklishin avatar michaelklishin commented on July 21, 2024

That plugin writes files to a local file system and in your case encounters an EACCESS.

from cf-rabbitmq-release.

michaelklishin avatar michaelklishin commented on July 21, 2024

Since rabbitmq-tracing is nothing more than a trivial consumers and logger/UI for RabbitMQ firehose, I'd question its usefulness in environments such as PCF. Use a small app that consumes traces and is deployed to CF instead.

from cf-rabbitmq-release.

michaelklishin avatar michaelklishin commented on July 21, 2024

Lastly, rabbitmq_tracing.directory can be used to override trace logs directory location.

from cf-rabbitmq-release.

 avatar commented on July 21, 2024

Hey Mike, thanks for taking a look.

Yes, we are trying to debug an issue with p. RMq and hence we want to enable tracing temporarily.
Is there a way at all to enable tracing. For now all we did was enabled rabbit_tracing property under the plugins section. Should there be any other properties added under jobs for the tracing plugins to work.

I'd appreciate if you give us pointers or share a sample manifest. We don't want to take the sample app route to capture trace at this point of time and would want to leverage enabling the plugins through bosh release.

Thanks

from cf-rabbitmq-release.

michaelklishin avatar michaelklishin commented on July 21, 2024

@guruprakashs please see the comments above.

from cf-rabbitmq-release.

 avatar commented on July 21, 2024

@michaelklishin : Thanks for the pointer. Based on your comment we thought rabbitmq_tracing.directory to be a property under properties section of rmq-server section. But later we figured out that the following section in the manifest is to be added for the tracing plugin to work.

properties:
    rabbitmq-server:
    config: <%= ["[{rabbitmq_tracing, [{directory, "/my/log/file/location"},{username,  "guest"}]}]. "]%>

from cf-rabbitmq-release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.