~sudeephb/charm-graylog:stable/21.04

Last commit made on 2021-02-12
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/~sudeephb/charm-graylog
Only Sudeep Bhandari can upload to this branch. If you are Sudeep Bhandari please log in for upload directions.

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:~sudeephb/charm-graylog

Recent commits

e0afc87... by Xav Paice

Add max_check_attempts config option

This adds a max_check_attempts configuration option to the charm which,
if set, passes an extra parameter via the relation to ensure that the
Graylog Health check is executed by Nagios a different number of times
to the default of 4 before switching from SOFT to HARD.

5a82c58... by Peter Sabaini

Tests: wait longer for expected outcomes

Give tests more chance to succeed on loaded systems

47d61ac... by Xav Paice

Merge remote-tracking branch 'peter/lp1758175'

adacec2... by Peter Sabaini

Trigger initial cert sync

Run update-ca-certificates to trigger an initial cert sync after
installing the hook

87ea7c4... by Xav Paice

Merge remote-tracking branch 'ballot/lp1896484'

50a4dc0... by Benjamin Allot

Blackened

41c4060... by Benjamin Allot

Return as JSON the content only if not empty

Fixes: LP#1896484

b7794b3... by Peter Sabaini

Test and lint fix

Add mocking for the java CA install and blacken

cc9c8d8... by Felipe Reyes

Add tls-client layer to support HTTPS

This patch adds a new interface provided by the tls-client later. When related
to a certificates provider (e.g. EasyRSA) it will configure the daemon to
serve over HTTPS.

Fixes-Bug: #1758175

e45ac0e... by Vern Hart

add example for log_inputs