Hello Daniel D.,
You can use wildcards in the location option:
In your case, something like this will do the work:
<localfile>
<location>C:\Program Files (x86)\FileZilla Server\Logs\*.log</location>
<log_format>syslog</log_format>
</localfile>
If you have any doubt do not hesitate to ask.
Hi,
i used the eventchannel format and I see this error now.
ERROR: Could not EvtSubscribe() for (C:\Program Files (x86)\FileZilla Server\Logs\FileZilla Server.log) which returned (15000)
Do I have to use the syslog format?
Regards,
Daniel D.
Eventchannel only allows the following location values. I recommend you this documentation page about how to collect windows logs (eventchannel and eventlog format)
In your case, the syslog format will do the work.
If you have any trouble do not hesitate to ask.