Azure / Azure/azure-functions-host

Support for pushing logs to Azure Monitor in Linux scenarios

Open
#4,828 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We have code that does this through ETW for Windows (see https://github.com/Azure/azure-functions-host/issues/2091) but we'll need an equivalent for Linux, similar to what we did for our system logs on linux (write to files, let the infrastructure ingest from those files).

Contributor guide

Open the contributing guide

Research direction

Compare the existing Windows ETW implementation referenced in issue 2091 with the Linux system-log approach described here. Define the equivalent file-based path for Linux so infrastructure can ingest the logs into Azure Monitor, then verify that Linux log delivery works end to end.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cloud, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.