You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Everyone!
I have a question as in the title. Is it possible to steal AMQP traffic? I have an application running in Kubernetes that receives a message from RabbitMQ and would like to intercept it and redirect it to my local environment.
Routing HTTP traffic works out of the box, which is awesome!
I have tried mapping RabitMQ 5672 port but without success. If it is possible do you have an idea how can I achieve this?
I am using the IntelliJ extension and my mirrored config is as follows:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Everyone!
I have a question as in the title. Is it possible to steal AMQP traffic? I have an application running in Kubernetes that receives a message from RabbitMQ and would like to intercept it and redirect it to my local environment.
Routing HTTP traffic works out of the box, which is awesome!
I have tried mapping RabitMQ
5672
port but without success. If it is possible do you have an idea how can I achieve this?I am using the IntelliJ extension and my mirrored config is as follows:
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions