fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

winlog output as xml (Render_Event_As_XML)

Open leowinterde opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. The winevtlog input module has the option Render_Event_As_XML which works fine, but only on Windows Server 2019 and newer. Unfortunately, I also have to collect logs from Windows Server 2016. There is only the old winlog input module, which does not support any XML output, is it possible to add xml output? I would be delighted.

Describe the solution you'd like Use the option Render_Event_As_XML on the 'old' winlog input.

leowinterde avatar Jun 08 '22 12:06 leowinterde

Would another option be to have a lua (or similar) filter trigger on those platforms and do the xml formatting you need?

patrick-stephens avatar Jun 08 '22 16:06 patrick-stephens

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.

github-actions[bot] avatar Sep 07 '22 02:09 github-actions[bot]

Would another option be to have a lua (or similar) filter trigger on those platforms and do the xml formatting you need?

Sure, that would work, but then I would have to cover every edge case inside the old windows version logs.

leowinterde avatar Sep 12 '22 08:09 leowinterde

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.

github-actions[bot] avatar Dec 13 '22 02:12 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Dec 19 '22 01:12 github-actions[bot]