—slack
Sends a Slack alert containing your current filter context. Use it to quickly notify your team about an ongoing issue without leaving Loguro.
Syntax
--slack
--slack:#<channel> Usage
--slack
--slack:#incidents
level:error @last-1h --slack:#on-call
context.service:payments --slack:#payments-team Setup
Configure the Slack integration first:
--integrations::config:slack See Integrations for setup instructions.
Default vs custom channel
| Command | Behavior |
|---|---|
--slack | Sends to the channel configured during setup |
--slack:#channel | Sends to a specific channel |
Custom channel targeting (--slack:#channel) requires the Pro plan.
Notes
- Executes on submit — POSTs to the Slack integration endpoint
- The alert includes the active filters and a link back to Loguro
- Requires Slack integration to be configured