~ccdunbar/charm-graylog:add_rest_listen_uri

Last commit made on 2018-05-31
Get this branch:
git clone -b add_rest_listen_uri https://git.launchpad.net/~ccdunbar/charm-graylog
Only Charles Dunbar can upload to this branch. If you are Charles Dunbar please log in for upload directions.

Branch merges

Branch information

Name:
add_rest_listen_uri
Repository:
lp:~ccdunbar/charm-graylog

Recent commits

e933c95... by Charles Dunbar

Add rest_transport_uri to be configured

If graylog is behind a proxy with multiple IPs, setting rest_transport_uri may be required as it may auto-pick the incorrect network to use for API traffic.

7b9336b... by Ante Karamatić

Support for side loading snaps using juju resources

Reviewed-on: https://code.launchpad.net/~ivoks/graylog-charm/+git/graylog-charm/+merge/345780
Reviewed-by: Paul Collins <email address hidden>

92c0f72... by Ante Karamatić

Change resource name to application name

e9f5e3f... by Ante Karamatić

Add support for resources

snap layer supports sideloading snaps, which comes handy
in offline deployments.

7aa75c8... by Peter Sabaini

Make nagios warn/crit thresholds configurable

Add some logging to graylog and api

Fixes bug #1750042

Reviewed-on: https://code.launchpad.net/~peter-sabaini/graylog-charm/+git/graylog-charm/+merge/343850
Reviewed-by: Alvaro Uría <email address hidden>

b2aabfd... by Peter Sabaini

Remove stubs

aa56326... by Peter Sabaini

Add testing, misc. updates

db66b4c... by Peter Sabaini

Merge branch 'add-nagios-thresholds' of git+ssh://git.launchpad.net/~peter-sabaini/graylog-charm into add-nagios-thresholds

3605cc4... by Peter Sabaini

Make nagios warn/crit thresholds configurable

Add some logging to graylog and api

b9e35f1... by Tom Haddon

Update Makefile for compatibility with external charm testing script

Reviewed-on: https://code.launchpad.net/~mthaddon/graylog-charm/+git/graylog-charm/+merge/343234
Reviewed-by: Kevin W Monroe <email address hidden>