Collect the logs of a website (login and signup) created by php

Hello, I created a website with php on my windows machine.
I want to collect the logs of this website with kibana and logstash which are installed on a linux server.
I installed filebeat on my windows machine, but I don't know how to configure filebeat.yml so that it can send the logs to logstash ?

Here is the guide for quick start. Just modify the configuration according to your user case.