Event-driven ansible
Would like to know more about the architecture for this. I assume this would integrate with Ansible Tower/AWX? Is there another component involved? Do we need a lambda function to tie it all together?
What about multi-tenancy? I will have some customers that we’ll use this with and some we won’t. Can we route this through alert rules to determine which alerts go to which Ansible Tower/AWX?
LM User
Posted 3 years ago·Last reply 3 years ago
8 comments
Mark_Hensler
·3 years agoI don’t know when it dropped, but it looks like documentation is now available:
Event-Driven Ansible Integration Setup | LogicMonitor
LM User
OP3 years agoI’ve said it before and I’ll say it again: LM should embrace containerization on the collector. If the collector shipped with the ability to run containers, many problems could be solved:
I think a lot of the knowledge around containers at LM is focused around containers that run services that run 24/7. That’s only one use of containers, ephemeral containers is another good use case and would be a great way to instantly expand the supported languages to, well, all of them.
LM has a lot of knowledge around k8s and that could be leveraged to have containerization available on the collector to simply run adhoc containers for specific collector tasks (even alert/insight responses).
Cole McDonald
·3 years agoI would still prefer to see a script (ActionSource?) as a step in an escalation chain. As an MSP, centralized services like Ansible are more difficult to implement at scale. We’d need to stand up an Ansible deployment for 150 environments. Whereas, we’ve already got a collector in place, and all of the code exists in the product to make this a (relatively) simple add for LM.
Ranjan
·3 years ago@Mark Hensler the Settings v4 roll-out happened without the full coordination of documentation. We are in the process of fixing it in the upcoming sprint.
Mark_Hensler
·3 years agoI saw this, today:
When I searched for documentation, I am prompted for a password:
https://www.logicmonitor.com/support/settings-new-ui-overview
Anyone care to share?😋
Mark_Hensler
·3 years agoI am very interested in hearing/seeing more about this.
LM User
OP3 years agoHoping you can provide more of an explanation than that.
Ted Johnsen
·3 years agoHey @Stuart Weenig
Event Driven Ansible (EDA) will only be part of Ansible Automation Platform (Redhat supported) and Ansible Galaxy (community supported).
https://www.redhat.com/en/technologies/management/ansible/ansible-vs-red-hat-ansible-automation-platform
Inside of the LM config you’ll be able to define raw alert data (tokens) or key/value pairs. You’ll be able to check this out in the upcoming Settings beta.
Cheers