https://github.com/splunk/slack-alerts
Splunk custom alert action for sending messages to Slack channels
https://github.com/splunk/slack-alerts
slack-webhook splunk-alerts
Last synced: 7 months ago
JSON representation
Splunk custom alert action for sending messages to Slack channels
- Host: GitHub
- URL: https://github.com/splunk/slack-alerts
- Owner: splunk
- License: apache-2.0
- Created: 2015-05-19T13:28:30.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T05:05:32.000Z (12 months ago)
- Last Synced: 2025-05-08T06:19:49.709Z (12 months ago)
- Topics: slack-webhook, splunk-alerts
- Language: Python
- Homepage: https://splunkbase.splunk.com/app/2878/
- Size: 461 KB
- Stars: 18
- Watchers: 9
- Forks: 12
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Slack Alert Action for Splunk
[](https://github.com/ziegfried/splunk-slack-alerts/actions?query=workflow%3A"App+Inspect"+branch%3Amain)
This app adds a new custom alert action to your Splunk instance which allows you to send a message to a Slack channel.
## Get Started
See the [developer documentation](./DEVELOPING.md) if you want to make changes to the app and run it locally.
## Usage Documentation
Docs on how to use the app can be found in the [app README](./src/app/README.md).
## Contributing
Thank you for considering to contribute to Slack Alerts for Splunk! Please read the [contribution guidelines](./CONTRIBUTING.md) to get started.