ansible-collections / logicmonitor

Repo to house LogicMonitor Collection
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

Enable LM Logs #22

Open xibriz opened 4 months ago

xibriz commented 4 months ago
SUMMARY

There should be a way to enable LM logs

ISSUE TYPE
COMPONENT NAME

logicmonitor.integration.lm_device

ADDITIONAL INFORMATION

Enable or disable LM logs when adding or updateing a device.

- name: Enable LM Logs
  delegate_to: localhost
  logicmonitor.integration.lm_device:
    action: update
    enable_log: true
    log_collector_group_id: 1
    log_collector_id: 1