Clients and Connectors
AxonIQ Console provides insights into Axon Framework applications and Axon Server clusters. It needs a persistent connection to enable this. These pages provide more detail on how to set up the connections, what data is sent over the connection, and what operations are available.
Connection technology
Security and privacy are important to us. All connections to AxonIQ Console use the RSocket protocol, encrypted with TLS. Connections established from clients can never manipulate data or perform operations on other clients, as there is just a specific set of operations possible for each.
Axon Framework
The Axon Framework client collects metrics from your Axon Framework applications and exposes operations that can be performed on them.
Section |
Description |
Overview of the client, including installation and access token management |
|
Overview of metrics collected by the client |
|
Overview of operations available for Axon Framework applications |