community.general.sumologic (8.5.0) — callback

Sends task result events to Sumologic

Authors: Ryan Currah (@ryancurrah)

Install collection

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


Add to requirements.yml

  collections:
    - name: community.general
      version: 8.5.0

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