1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/sys_accounts
Alberto Ricart cf86aca039 Added information on prometheus/graphana (needs more from Colin)
Added disconnect event from leafnode
More clarifications
2019-05-28 16:04:40 -05:00
..
2019-05-20 17:01:44 -05:00

System Events

NATS servers leverage Account support and generate events such as:

  • account connect/disconnect
  • authentication errors
  • server shutdown
  • server stat summary

In addition the server supports a limitted number of requests that can be used to query for account connections, server stat summaries, and pinging servers in the cluster.

These events are only accepted and visible to system account users.

The System Events Tutorial

You can learn more about System Accounts in the Tutorial.