Azure / Azure/azure-functions-core-tools

Log stream for Linux Consumption apps

Open
#2,138 5 comments 0 reactions 0 assignees View on GitHub
needs-discussion
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

It seems like we now (at least in the portal) have Log stream supported for Linux Consumption apps.
![image](https://user-images.githubusercontent.com/1388263/89467997-74b7f580-d72b-11ea-85ad-6d6578beb844.png)
This means that (at minimum) the command `func azure functionapp logstream --browser` should open this URL:
`/resource/subscriptions//resourceGroups//providers/Microsoft.Web/sites//logStream`
It's currently opening the Live Metrics URL:
`/resource/subscriptions//resourceGroups//providers/microsoft.insights/components/`

We should also investigate if the original command `func azure functionapp logstream ` might also now work.

Contributor guide

Open the contributing guide

Research direction

Start by locating the implementation of `func azure functionapp logstream` and the browser URL construction. Check the current behavior for both the `--browser` and original command forms against the stated `/logStream` URL and determine whether the non-browser command now works. Done means the supported command opens the correct Log Stream destination and the behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.