A collection of utility scripts for Dell Boomi using the Atomsphere API.
Requirements:
- libxml2-utils
- fluentd (log-* scripts)
- fluent-cat plugin
- fluentd elasticsearch plugin *** I recommend using the ruby gem method to install fluentd and the plugins. I had issues getting fluent-cat to work right using TD-agent and other install methods.
Download a given atom's container logs when provided a valid account and login.
Downloads process logs for every execution on an atom in the past minute (or given interval).
Read executions from RSS feed for a given account.
Get a count of scheduled process executions by id within the past interval.
Logs a given execution using fluent-cat.
The configuration to accept logs from the Boomi scripts, and send them to Elasticsearch.