ansible.builtin.sumologic (v2.9.27) — callback

Sends task result events to Sumologic

| "added in version" 2.6 of ansible.builtin"

Authors: Ryan Currah (@ryancurrah)

Install Ansible via pip

Install with pip install ansible==2.9.27

Description

This callback plugin will send task results as JSON formatted events to a Sumologic HTTP collector source


Requirements

Inputs

    
url:
    description: URL to the Sumologic HTTP collector source
    env:
    - name: SUMOLOGIC_URL
    ini:
    - key: url
      section: callback_sumologic