You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.
Has anyone tried using fluent bit to listed to ETW events emitted by .NET EventSource Tracing APIs?
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/eventsource-getting-started
I noticed that only plugin fluent bit has today is winevtlog but that requires ETW events to be published to some channel and doesn't support listening to ETW events directly from ETW provider.
https://docs.fluentbit.io/manual/pipeline/inputs/windows-event-log-winevtlog
I new to whole Windows ETW space and hence wanted to validate my understanding with someone experience with ETW and Fluent bit.
The text was updated successfully, but these errors were encountered: