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.
![](https://community.energylogserver.com/assets/files/2024-04-15/1713156842-763845-image.png)
Can you please tell me how to set up winlogbeat correctly to collect logs from WEC?