Git Product home page Git Product logo

Comments (16)

noxdafox avatar noxdafox commented on July 19, 2024

Where is the broker running? Is it on a AWS managed computing instance (EC2, ECS, ...) or not?

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

It is running on AWS ( 3 EC2 instances).

from rabbitmq-cloudwatch-exporter.

Sonic0 avatar Sonic0 commented on July 19, 2024

@noxdafox @ggrzesiuk can I help with a test in my AWS account?

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

@Sonic0 it would be great! I will be back in a week time. I could schedule a session for us to troubleshoot the issue on 3rd of November. Would that be OK for you ?

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

I tested locally and it was working. I don't have access to an AWS account to test it right now as my free-tier expired long ago.

Your policy looks fine from a first look. Did you try temporarily wildcarding (logs:*) the actions to ensure some action was not left behind?

from rabbitmq-cloudwatch-exporter.

Sonic0 avatar Sonic0 commented on July 19, 2024

Hi @ggrzesiuk. I think it'd be better if I wasn't. I'm not fluent in speaking English, so probably it's better that I just test the latest release and give you a feedback about eventual problems.

from rabbitmq-cloudwatch-exporter.

Sonic0 avatar Sonic0 commented on July 19, 2024

Hi @noxdafox @ggrzesiuk, I have created an EC2 with the latest versions of software:

  • RabbitMQ 3.9.8
  • Erlang 24.1.3

The EC2 has no problem publishing metrics to CloudWatch.

This is the IAM Policy associated with EC2 instance's AIM Role:

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
                "cloudwatch:PutMetricData"
            ],
            "Resource": "*"
        }
    ]
}

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

Thanks @Sonic0 but I believe the OP is having issues with logs and not metrics.

Metrics seem to work fine on his deployment too.

On my tests logs are being published as well.

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

hi Guys,

correct. Metrics are published just fine. I tried already with different policies including logs:* but it did not help.
@Sonic0 and/or @noxdafox would you be able to help me to troubleshoot on my AWS account ? Kindly please let me know your availibility( today?) so we could try to solve it.
Thanks in advance,
Greg

from rabbitmq-cloudwatch-exporter.

Sonic0 avatar Sonic0 commented on July 19, 2024

Hi @noxdafox @ggrzesiuk I'm sorry for the mistake.
I have replicated the @ggrzesiuk configuration with the same result:
There are no errors in rabbitmq related to cloudwatch exporter plugin (even in debug mode).

During this day I will make other tests about this problem.

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

hi @Sonic0,
have you managed to troubleshoot this issue ?

from rabbitmq-cloudwatch-exporter.

Sonic0 avatar Sonic0 commented on July 19, 2024

hi @Sonic0, have you managed to troubleshoot this issue ?

No, I haven't. I tried just an hour to troubleshoot this issue but nothing to do, no logs.

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

@noxdafox and @Sonic0 would you mind if I schedule a session with you to try tro troubleshoot this issue?
Maybe we are just missing something in configuration etc and it doesn't publish logs correctly.
Your help would be very much appreciated. Tell whether today afternoon would work for you ? Anytime between 3 PM and 9 PM would work for me.

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

@noxdafox, your help will be necessary here to troubleshoot this issue. Kindly please suggest suitable time to discuss or let me know whether I could provide some useful information on my setup/configuration.

from rabbitmq-cloudwatch-exporter.

ggrzesiuk avatar ggrzesiuk commented on July 19, 2024

hi @noxdafox,

would you be able to investigate that issue and try to provide a fix ?

from rabbitmq-cloudwatch-exporter.

hvillar avatar hvillar commented on July 19, 2024

hi @noxdafox,
I have the same issue as @ggrzesiuk, is there some news about it ?

from rabbitmq-cloudwatch-exporter.

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.