Configuring ELK in Windows

Hi All
Can you please help me with configuring ELK to pull logs remotely from different servers or computers, Thank you

This is very generic..

You should start by installing: https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html
You should then work on installing Winlogbeat on your endpoint: https://www.elastic.co/products/beats
Then you can install Kibana to visualize your logs: https://www.elastic.co/guide/en/kibana/current/install.html

In what way do you want to configure ELK?

Thank you so munch Jasonespo