Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 13 forks source link

SF Mesh deployed application logs are impossible to understand unless you are a SF mesh developer #177

Open AlanWarwick opened 6 years ago

AlanWarwick commented 6 years ago

They also don't seem to have any useful information.

C:\WINDOWS\system32>az mesh code-package-log get --resource-group alanwarrgg --application-name helloWorldApp --service-name helloWo rldService --replica-name 0 --code-package-name helloWorldCode {'additional_properties': {}, 'content': '2018-06-27T22:25:29.183983226+00:00 stdout F 10.88.0.1 - - [27/Jun/2018:22:25:29 +0000] "G ET / HTTP/1.1" 200 1246 "-" "Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko" "-"\r\n2018-06-27T22:25:29 .279779161+00:00 stdout F 10.88.0.1 - - [27/Jun/2018:22:25:29 +0000] "GET /ServiceFabricMesh.svg HTTP/1.1" 200 2138 "http://168.62.1 90.42/" "Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko" "-"\r\n2018-06-27T22:25:29.897418528+00:00 std out F 2018/06/27 22:25:29 [error] 5#5: 88 open() "/usr/share/nginx/html/sficon.png" failed (2: No such file or directory), client: 10.88.0.1, server: localhost, request: "GET /sficon.png HTTP/1.1", host: "168.62.190.42"\r\n2018-06-27T22:25:29.897418528+00:00 stdo ut F 10.88.0.1 - - [27/Jun/2018:22:25:29 +0000] "GET /sficon.png HTTP/1.1" 404 170 "-" "Mozilla/5.0 (Windows NT 6.3; Win64; x64; Tri dent/7.0; Touch; rv:11.0) like Gecko" "-"\r\n2018-06-27T22:25:29.984822776+00:00 stdout F 2018/06/27 22:25:29 [error] 5#5: 88 open( ) "/usr/share/nginx/html/favicon.ico" failed (2: No such file or directory), client: 10.88.0.1, server: localhost, request: "GET /fa vicon.ico HTTP/1.1", host: "168.62.190.42"\r\n2018-06-27T22:25:29.984822776+00:00 stdout F 10.88.0.1 - - [27/Jun/2018:22:25:29 +0000 ] "GET /favicon.ico HTTP/1.1" 404 170 "-" "Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; rv:11.0) like Gecko" "-"\r\n 2018-06-27T22:26:23.414532386+00:00 stdout F 10.88.0.1 - - [27/Jun/2018:22:26:23 +0000] "HEAD / HTTP/1.0" 200 0 "-" "-" "-"\r\n'}