Make sense. Thank you Stuart.
On 08/11/2017 06:31 AM, Stuart Bishop wrote:
On 11 August 2017 at 09:02, fengxia wrote:
Hi Juju,
I'm building a charm by including two layers in layer.yaml:
includes:
- 'layer:basic'
- 'layer:pylxca'
Pylxca is a library I packaged into a "layer" format f
I just added Kafka output to filebeat, topbeat and packetbeat.
If anyone is interested...
"charm test" is broken for me, apologies if I committed a broken test.
I manually tested the filebeat changes, the rest is just copy-pasta.
(same code everywhere)
https://github.com/juju-solutions/layer-beat
On 11 August 2017 at 09:02, fengxia wrote:
> Hi Juju,
>
> I'm building a charm by including two layers in layer.yaml:
>
> includes:
> - 'layer:basic'
> - 'layer:pylxca'
>
> Pylxca is a library I packaged into a "layer" format for reuse.
>
> Both layers have a folder called "hooks", and each ha