Forum Discussion
Getting failed connections from ServiceMap using Analytics
- Apr 23, 2018
Dan, right now you can only get information about connections, including failed connections, from the Service Map API. That data is not in Log Analytics yet, but it is something that we are actively working on.
I have attached a sample script that queries the API for connection data and writes it to a CSV. It doesn't specifically target failed connections, but that would be a small change.
Dan, right now you can only get information about connections, including failed connections, from the Service Map API. That data is not in Log Analytics yet, but it is something that we are actively working on.
I have attached a sample script that queries the API for connection data and writes it to a CSV. It doesn't specifically target failed connections, but that would be a small change.
- Dan HansenApr 23, 2018Copper Contributor
Hi David.
Thank you, greatly appreciated