Skip to content

Issue22#24

Open
xibriz wants to merge 1 commit intoansible-collections:mainfrom
xibriz:issue22
Open

Issue22#24
xibriz wants to merge 1 commit intoansible-collections:mainfrom
xibriz:issue22

Conversation

@xibriz
Copy link
Copy Markdown

@xibriz xibriz commented Apr 22, 2024

SUMMARY

Fixes #22
There should be a way to enable LM logs

ISSUE TYPE
  • Feature Idea
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable LM Logs

1 participant