Connectivity between LogicMonitor collector to LogicMonitor SaaS Platform
Is there a persistent tunnel established between LogicMonitor collector and LogicMonitor SaaS Platform ? If there is no persistent tunnel, how does SaaS platform able to communicate with collector always though only outbound connectivity allowed from collector to logicmonitor platform/domain ?
bharath183
Posted 1 year ago·Last reply 1 year ago
3 comments
Michael Rodrigues
·1 year agoThe collector periodically checks in and downloads the updated collector "feed" if there are new tasks or changes. Whenever you do some action in portal that affects a collector, it updates the feed and then the collector checks in and reacts accordingly.
Joe Williams
·1 year agoFrom my experience, the Collector is periodically making outbound HTTPS connections to checkin. When it checks in, it looks for things like Collector updates, remote connection requests, Datasource updates, etc.
This is how most modern tools like LogicMonitor work with SaaS based items as a persistent tunnel flags a lot of items now adays.
Mike Moniz
·1 year agoI don't really know the communications between the Collector and the platform, but I think of the Collector just frequently checking into the platform asking for any changes, scheduling, uploading new data, or to run new commands. But I don't really know myself if it's via reverse tunneling or just frequent polling. It kinda just works. I guess you might be able to sniff the traffic. It is encrypted and the key is in a config file, but the key rotates daily.