Command line options
Description of Butler’s command line options.
Description of Butler’s command line options.
Description of Butler’s config file.
OpenAPI/Swagger style documentation for the Butler API.
Alternative documentation for the Butler API.
Details about the Butler scheduler.
Details about the Butler key-value store.
List of template fields available in Butler alert messages.
Butler stores a lot of information in InfluxDB. This page describes the different measurements and tags that Butler send to InfluxDB.
Butler exposes a REST API that can be called from many different systems and tools, just not Qlik Sense itself.
When it comes to Sense, it’s very doable but not entirely easy to call REST APIs from an app’s load script. Butler comes with a set of subs/functions that wrap the API calls and make it a lot easier and cleaner to call Butler APIs from load scripts.
This page describes those subs.
Automated test cases are used to ensure that (mainly) Butler’s REST API works as intended.