community.general.sumologic (2.5.9) — callback

Sends task result events to Sumologic

Authors: Ryan Currah (@ryancurrah)

Install collection

Install with ansible-galaxy collection install community.general:==2.5.9


Add to requirements.yml

  collections:
    - name: community.general
      version: 2.5.9

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