Hello,
I am looking for guidance to get started with ELK stack with Filebeat.
I am using Elastic cloud with my servers using Filebeat to send logs directly to the Elastic cloud.
I can get the log stream and see the stream in Kibana.
Now I want to know how I can send multiple streams and differentiate them.
For example, I have two servers. Each server has its own Filebeat streaming logs.
Each server has an application log and an Nginx log that I want to send to Elastic.
My question is, what is the correct way to configure these log streams, so I can differentiate them in Kibana.
I understand I am asking quite a fundamental question. There are many concepts in ELK and I am a bit lost. Would really appreciate if I can get some guidance on how to get started.