mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
dead links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## System Events
|
||||
|
||||
NATS servers leverage [Account](nats_server/jwt_auth.md) support and generate events such as:
|
||||
NATS servers leverage [Account](/nats_server/jwt_auth.md) support and generate events such as:
|
||||
|
||||
- account connect/disconnect
|
||||
- authentication errors
|
||||
|
||||
@@ -69,7 +69,7 @@ By default, the operator JWT can be found in `~/.nsc/nats/<operator_name>/<opera
|
||||
|
||||
#### Nats-Account-Server
|
||||
|
||||
To vend the credentials to the nats-server, we'll use a [nats-account-server](/nats_tools/nas/nas.md). Let's start a nats-account-server to serve the JWT credentials:
|
||||
To vend the credentials to the nats-server, we'll use a [nats-account-server](/nats_tools/nas/README.md). Let's start a nats-account-server to serve the JWT credentials:
|
||||
```text
|
||||
> nats-account-server -nsc ~/.nsc/nats/SAOP
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user