Audit logging of message send and consume events. For example, I'm
inspecting headers and properties which are included in the square braces
after CoreMessage.
(there also can be LargeServerMessage, Reference and PagedReferenceImpl
with some additional details and variations)
AMQ601500: User admin
What specific logging code is in the audit message you're inspecting?
Justin
On Tue, Oct 22, 2024 at 10:25 AM Alexander Milovidov
wrote:
> Hi All,
>
> Recently I tried to parse Artemis audit logs to get information about
> message size. It is needed to gather information about client applicati
Can you provide your from broker.xml? I suspect
you're using the default value of -1 which means that
when a broker drops out of the cluster the other nodes to which the node
was previously connected will attempt to reconnect forever and, in the
meantime, will continue routing messages for that n
Hi All,
Recently I tried to parse Artemis audit logs to get information about
message size. It is needed to gather information about client applications
that cause the most of the message broker load.
I mentioned that message headers in the audit log usually include duplicate
"durable" property. I
AMQ219010 is an error that comes from the Core client when an application
is attempting to use a connection (e.g. to send a message) which has
already been closed. If the connection worked fine when the broker was
first started but then failed later that suggests to me some kind of
infrastructure p
Hello,
We had a strange error on ActiveMQ last week, and wanted to check if someone
has experienced this before.
Background
A couple of weeks ago we patched the ActiveMQ Prod VMs, after they were
restarted the wrong configuration was setup causing a "Split brain" problem
between the master an
I have issues with Artemis Active MQ where I get the error "AMQ219010:
Connection is destroyed". After installing Artemis Active MQ 2.29.0 version to
Linux VM for a client, we are able to reach the MQ immedietly after setup. But
the MQ is not used frequently as we are still setting up our infras
good to hear.
On Fri, 18 Oct 2024 at 16:55, Dondorp, Erwin
wrote:
> Classification: Public
>
> Andy,
>
> I found the issue.
> I'm (forced to) using port forwarding to connect to the artemis system.
> But I'm using an alias for 127.0.0.1 (like "computer-xyz") so that cookies
> and passwords are p