Docs
DocumentationQuery ReferenceAPI Reference
Open Console→→
DocumentationQuery ReferenceAPI Reference

Platform overview

What is Axiom?QuickstartArchitectureFeatures
Fundamentals
Datasets
Edge deployments
Limits
Performance
Optimize usage
Requirements
Semantic conventions
Glossary
Tour
SecurityRoadmap

Send data

Reference architecturesMethods

Understand data

Console
Query
Builder
Editor
Query results
Visualize
Traces
Metrics
Correlations
Save queries
Stream
Dashboard
Create
Elements
Create
Configure
Element types
Gauge
Heatmap
Log stream
Monitor list
Note
Pie chart
Scatter plot
Statistic
Table
Time series
Sections
Configure
Filter
Annotate
Monitor
Overview
View status
Configure
Examples
Monitor types
Anomaly
Match
Threshold
Alerting
Overview
Configure
Notifier types
Custom Webhook
Discord
Email
Microsoft Teams
Opsgenie
PagerDuty
Slack
Manage
Datasets
Overview
Views
Virtual fields
Access
RBAC
Tokens
CLI
Organization
Audit log
Settings
Usage and billing
Profile
Extend
Overview
AWS Lambda
AWS PrivateLink
Cloudflare Workers
Cloudflare Logpush
Convex
Grafana
Hex
Netlify
Supabase
Tailscale
Terraform
Vercel
Intelligence
Overview
Spotlight
AI agents
Overview
MCP Server
Query cost limits
Agent-created orgs
Skills
Overview
Axiom alerting
Build dashboards
Control costs
Query metrics
SRE
Translate SPL to APL
Splunk
Overview
Splunk app
Install and configure
Commands
Examples
Splunk Portal
How it works
Set up standard mode
Set up transparent mode
SPL command support
Examples
Monitor and troubleshoot

Use cases

ObservabilityProduct analytics
LLM observability
Overview
Use Axiom AI SDK
Manual instrumentation
GenAI attributes
Redaction policies

Miscellaneous

LLMs
Overview
List of docs pages
Full docs
Query reference
FAQs
Legal
Acceptable use policy
Cookies
Data processing
HIPAA
Privacy policy
SLA
Terms of service
Terms of use
Understand data/Console

Discord notifier

This page explains how to create and configure a Discord notifier.

Use a Discord notifier to notify specific channels in your Discord server.

To create a Discord notifier, choose one of the following methods:

  • Create Discord notifier with a token
  • Create Discord notifier with a webhook URL

Create Discord notifier with token

In Discord, create a token and get the channel ID:

  1. Go to Discord .dev and create a new app.
  2. Click Bot > Add Bot > Reset Token to get your Discord token.
  3. Click OAuth2 > URL Generator, check the Bot scope and the Send Messages permission.
  4. Open the generated URL to add the bot to your server.
  5. Click User Settings > Advanced, and then enable developer mode.
  6. Right-click a channel, and then click Copy ID.
  7. Ensure the Discord Bot has the proper allow channel access permissions.

In Axiom:

  1. Click the Monitors tab, and then click Manage notifiers on the right.
  2. Click New notifier on the top right.
  3. Name your notifier.
  4. Click Discord.
  5. Enter the token you have previously generated and the channel ID.
  6. Click Create.

Create Discord notifier with webhook

  1. In Discord, generate a webhook. For more information, see the Discord documentation.
  2. In Axiom, click the Monitors tab, and then click Manage notifiers on the right.
  3. Click New notifier on the top right.
  4. Name your notifier.
  5. Click Discord Webhook.
  6. Enter the webhook URL you have previously generated.
  7. Click Create.
Was this page helpful?
Suggest edits on GitHub
PreviousCustom webhook notifierNextEmail notifier
On this page
Create Discord notifier with tokenCreate Discord notifier with webhook