Hello,
I am new to OD and exploring this to implement…
I am currently using ELK as a standalone install…
Installed filebeats on source app server whose logs need to be monitored and that will send data to Logstash and then to elasticsearch and finally viewing on Kibana…
How would this flow look like with OpenDistro ?
- Should I install only elasticsearch, kibana from OD
- Then have my beats send data to logstash and then to OD ?
I am little confused on this part…Any suggestions on this ?