Closed szeestraten closed 6 years ago
I realize this issue is old, but the logstash charm has moved. Bugs and code can be found here:
https://launchpad.net/logstash-charm
With the most recent logstash (rev 2) and filebeat (rev 10), I cannot reproduce this issue:
https://jujucharms.com/logstash/ https://jujucharms.com/filebeat/
I suspect this was fixed when logstash gained xenial support. If you still have problems, please open a bug here:
https://bugs.launchpad.net/logstash-charm
Closing this out.
Hey guys, trying to deploy an ELK-stack with Filebeats, but the relation between Logstash and Filebeat does not seem to work.
I'm using the example from the filebeat charm (see below).
Running it, you end up with the following error:
Now I understand that the principal and subordinate series must match so I tried to deploy a Xenial series version of Filebeat and relate that to the Ubuntu application which works, but then juju cannot relate Logstash to Filebeat.
What's the deal?