Hello,
I'm trying to debug an issue we see in production where the server the elastic agent is running on seem to freeze. During this period all windows services stop responding and admins lose the ability to login forcing a hard reset.
This all started after installing the elastic stack agent. I'd like to shut down the service and have my apps connect directly to my cluster in the cloud to isolate the issue.
How can I change the URL for this one server from localhost to my cluster's address? I'm running .net 3.1 console app as a scheduled task.
Thanks,
Sa'Ed