SzymonC
Hi
I am having problems using the Winlogbeat agent to collect logs from Windows Event Collector (WEC). I tried to apply the following configuration:
**winlogbeat.event_logs:
- name: WEC-System
paths:
- C:\Windows\System32\winevt\Logs\WEC-System.evtx**
However, an error occurs when applying this configuration and starting the Winlogbeat service.
Can you please tell me how to set up winlogbeat correctly to collect logs from WEC?