Settings¶
API Keys¶
Manage the API keys your agents use to authenticate with Noctuary.
Key types¶
| Type | Prefix | Can do |
|---|---|---|
| Ingest | noc_ingest_ |
Send events, register agents — agents only |
| Read-only | noc_ro_ |
Read incidents, services, agents — dashboards and scripts |
Creating a key¶
Click Create key, choose the type, and copy the key immediately — it is shown once only. If you lose it, revoke it and create a new one.
Revoking a key¶
Click the revoke icon next to any key. Revocation is immediate — any agent using that key will start receiving 401 Unauthorized responses.
Warning
Revoking an ingest key will stop all agents using it from sending events. Create a new key and update your agents before revoking the old one.
Integrations¶
Configure connections between Noctuary and your alerting tools.
PagerDuty¶
The PagerDuty integration works in both directions:
- Inbound — PagerDuty sends incident webhooks to Noctuary, triggering enrichment
- Outbound — Noctuary posts enrichment notes back to PagerDuty incidents
See the PagerDuty setup guide for full instructions.
Rotating a webhook token¶
Each integration has a webhook token embedded in its URL. If a token is compromised, click Rotate token — the old URL stops working immediately and a new one is generated.
Team¶
View the members of your account. Team management (inviting additional users) is coming in a future release.