Azure / Azure/azure-functions-core-tools
Log stream for Linux Consumption apps
- 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.

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
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