Get logs of all channel Event

Is there any way to tell winlogbeat to get alls channel that can be present on a machine ?

What's can be found by:
Get-WinEvent -ListLog * | Format-List -Property LogName

Unfortunately, it is not implemented yet. There is an open enhancement request on Github: https://github.com/elastic/beats/issues/1193

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.