canonical / layer-filebeat

Filebeat is a lightweight log shipper. This is the source for the filebeat charm in the Juju charm store.
Other
3 stars 27 forks source link

#101 broke config rendering for using the charm without certificates #102

Closed verterok closed 1 year ago

verterok commented 1 year ago

See comment: https://github.com/juju-solutions/layer-filebeat/commit/4e3a7156581d3967cc916cadd113db12ad0469ce#r95320405

We are using the charm without any kind of certificate, and upgrading to the latest broke it for us. I'm working on a workaround, but is basically just removing the new @when line as pointed out above

verterok commented 1 year ago

This was fixed in https://github.com/canonical/layer-filebeat/pull/104