~woutervb/charm-graylog:master

Last commit made on 2020-02-25
Get this branch:
git clone -b master https://git.launchpad.net/~woutervb/charm-graylog
Only Wouter van Bommel can upload to this branch. If you are Wouter van Bommel please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~woutervb/charm-graylog

Recent commits

d4d5efd... by Wouter van Bommel

Fix split of lines

7907ba4... by Wouter van Bommel

Opinionate the charm

With this commit we force to look back for only 1 hour, when it comes to
index failures, and not the 24 hours like it was before

75e5778... by Wouter van Bommel

Fix linting

9db4255... by Wouter van Bommel

Implemented the option indexer_failure_lag_hours

Via the charm config option: indexer_failure_lag_hours it possible to
specify how long back the python check should go when determining
indexer failures.
Defaults to 1 hour

49adcee... by Wouter van Bommel

Make an option to specify the lag-time

By making the default time we look back for the index_failures a
parameter, defaulting to 1 hour, fixed indexing errors will be resolved
quicker by the service check.

It is a new option called --lag-time, specifying the look-back period in
hours, defaulting 1.

This will fix LP:1829467

f233dad... by Kevin W Monroe

lp:1828063 add a core.snap resource to facilitate offline installs

Reviewed-on: https://code.launchpad.net/~graylog-charmers/graylog-charm/+git/graylog-charm/+merge/367201
Reviewed-by: George Kraft <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

9d710af... by Kevin W Monroe

reword charmrelease per review

9c3135d... by Wouter van Bommel

Made the nrpe checks less trigger happy

Reviewed-on: https://code.launchpad.net/~woutervb/graylog-charm/+git/graylog-charm/+merge/367502
Reviewed-by: Barry Price <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

c02b439... by Wouter van Bommel

Increase the trigger levels

This should fix bug: 1829330

a48a96b... by Tiago Pasqualini da Silva

Fix configure_mongodb_connection called on stop

Reviewed-on: https://code.launchpad.net/~tiago.pasqualini/graylog-charm/+git/graylog-charm/+merge/367145
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>