How to access logs in Azure Service Fabric cluster? -


i created app package guest executable without visual studio. consoleredirection configured create logs apps stdout , errout. works on local service fabric cluster. , logs can located in file system. how can access these logs in azure cloud?

update: loekd pointed out remote desktop protocol can used access nodes in service fabric cluster. admin account name located in load balancer's automation script in virtualmachineprofile section.

there's description here explains how discover log files stored.

'check running application'

you can use rdp access machine, explained here.


Comments

Popular posts from this blog

CS-Cart - Change login URL in notification email -

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -