Open hholst80 opened 2 years ago
Hi @hholst80, this looks like the logstash deployment was deployed before the configuration. Can you try deleting everything and deploy the following workloads in this order:
That message you get should either appear and keep going (it shouldn't stop the pod), or not appear at all.
Sorry, I am confused. Are there more than two components needed for the solution? I thought the Filebeat (DaemonSet) and the Logstash (Deployment) was sufficient?
There are only 2 components. Filebeat and logstash, but each one has a Configuration Map in the YAML file. That configuration map determines how the deployments are going to startup.
Hi, thank you for setting up this guide. I have the same use case as you it seems.
I ran into (as expected) additional problems. How do you work around this?
We have no interest in elasticsearch and it is just an obstacle here.