This is a Splunk Modular Alert for sending messages to Bale messenger using the Bale API.
The Python code in this App is Python 3 compatible.
This version of the App enforces Python 3 for execution of the alert action script when running on Splunk 8+ in order to satisfy Splunkbase AppInspect requirements.
Browse to the Bale Docs and read documents to find out how to build bot and get bot token and chat id.
Then used your bot token and chat id to config custom alert action.
Also you can use "Result tokens" like $result.fieldname$ for this alert action e.g. in message textbox
This App is built and supported by Meysam Talebi.