Comment 6 for bug 1952796

Revision history for this message
Steven Parker (sbparke) wrote :

Please replicate with the following commands:

From the files under dump/filebeat-test provided above you will find the bundles used below

Steps:

# deploy graylog
juju deploy ./graylog.yaml

# wait for model to settle

# deploy the client bundle
juju deploy ./client.yaml

# wait for model to settle
# filebeat should be in ready state

#remove
juju remove-relation filebeat graylog

# wait for model to settle
# filebeat will go into waiting state

# add relation
juju add-relation filebeat graylog

# filebeat never comes out of wait state
# tail logs for filebeat agent