mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-24 16:51:26 +02:00
Add logs to quickstart
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
@@ -42,9 +42,6 @@ curl -fsSL https://pkgs.netbird.io/getting-started.sh | NETBIRD_AGENT_NETWORK=tr
|
||||
Once the script finishes, open `https://netbird.example.com`, create your admin
|
||||
account on the setup page, create an admin user, and log in.
|
||||
|
||||
To access a provider via NetBird, you need to use an **agent network endpoint**, which is generated when you connect your
|
||||
first provider.
|
||||
|
||||
## Add Your Device to the Network
|
||||
|
||||
Agent network endpoints are private and reachable only over the NetBird overlay network.
|
||||
@@ -61,6 +58,8 @@ and protected by a peer-to-peer encrypted WireGuard tunnel.
|
||||
|
||||
You should now see your device in the peers list in the NetBird dashboard.
|
||||
|
||||
To access a provider via NetBird, you need to use an **agent network endpoint**, which is generated when you connect your
|
||||
first provider.
|
||||
|
||||
## Connect a Provider
|
||||
|
||||
@@ -136,4 +135,9 @@ curl https://<your-endpoint>/v1/messages \
|
||||
## Verify in Usage & Logs
|
||||
|
||||
Open **Usage & Logs** to confirm the request was
|
||||
recorded with the caller identity, model, tokens, and cost.
|
||||
recorded with the caller identity, model, tokens, and cost.
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/agent-network/quickstart/agent-network-usage-and-logs.png" alt="agent network usage & logs"
|
||||
className="imagewrapper-big" />
|
||||
</p>
|
||||
Reference in New Issue
Block a user