lp:charm-graylog

Get this repository:
git clone https://git.launchpad.net/charm-graylog
Members of Llama (LMA) Charmers can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2023-10-06 19:04:25 UTC
LP #2029374

Author: Mert Kirpici
Author Date: 2023-10-06 19:04:25 UTC

LP #2029374

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-graylog/+git/charm-graylog/+merge/452963
Reviewed-by: Tianqi Xiao <tianqi.xiao@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>

candidate/21.10 2021-10-08 02:09:51 UTC
Return empty string if JUJU_CHARM_DIR is not set

Author: Linda Guo
Author Date: 2021-10-08 02:09:51 UTC

Return empty string if JUJU_CHARM_DIR is not set

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-graylog/+git/charm-graylog/+merge/409879
Reviewed-by: James Troup <james.troup@canonical.com>

stable/21.10 2021-10-08 02:09:51 UTC
Return empty string if JUJU_CHARM_DIR is not set

Author: Linda Guo
Author Date: 2021-10-08 02:09:51 UTC

Return empty string if JUJU_CHARM_DIR is not set

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-graylog/+git/charm-graylog/+merge/409879
Reviewed-by: James Troup <james.troup@canonical.com>

candidate/21.07 2021-07-20 22:16:28 UTC
Pin python requests to support Python 3.5

Author: Xav Paice
Author Date: 2021-07-20 22:16:28 UTC

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-graylog/+git/graylog-charm/+merge/405992
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Paul Goins <paul.goins@canonical.com>

stable/21.07 2021-07-20 22:16:28 UTC
Pin python requests to support Python 3.5

Author: Xav Paice
Author Date: 2021-07-20 22:16:28 UTC

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-graylog/+git/graylog-charm/+merge/405992
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Paul Goins <paul.goins@canonical.com>

candidate/21.04 2021-02-12 05:06:59 UTC
Add max_check_attempts config option

Author: Xav Paice
Author Date: 2021-02-12 05:02:44 UTC

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.

stable/21.04 2021-02-12 05:06:59 UTC
Add max_check_attempts config option

Author: Xav Paice
Author Date: 2021-02-12 05:02:44 UTC

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.

stable/21.01 2021-01-28 13:42:52 UTC
Tests: wait longer for expected outcomes

Author: Peter Sabaini
Author Date: 2021-01-28 13:42:52 UTC

Tests: wait longer for expected outcomes

Give tests more chance to succeed on loaded systems

stable/20.10 2020-10-16 08:04:47 UTC
Merge remote-tracking branch 'drew/zaza-nrpe-blocked-status'

Author: Alvaro Uria
Author Date: 2020-10-16 08:04:47 UTC

Merge remote-tracking branch 'drew/zaza-nrpe-blocked-status'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-graylog/+git/graylog-charm/+merge/392309
Reviewed-on: https://code.launchpad.net/~afreiberger/charm-graylog/+git/graylog-charm/+merge/392310
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>
Reviewed-by: Drew Freiberger <drew.freiberger@canonical.com>

stable/20.08 2020-08-13 19:33:55 UTC
Removed file-level noqa exclusions and a no-op test.

Author: Paul Goins
Author Date: 2020-08-13 19:33:55 UTC

Removed file-level noqa exclusions and a no-op test.

stable/20.05 2020-05-18 17:45:07 UTC
Handle REST API not being up yet

Author: Paul Goins
Author Date: 2020-05-18 17:45:07 UTC

Handle REST API not being up yet

configure_graylog_api() does a REST API check, and should only be
called after ES and MongoDB relations are both handled, but may be
called before the REST API has fully come up. We should allow for
this in a clean way.

Addresses lp#1879363.

stable/20.02 2020-03-02 01:33:31 UTC
Updated maintainers in metadata.yaml

Author: Jeremy Lounder
Author Date: 2020-03-02 01:33:16 UTC

Updated maintainers in metadata.yaml

fix-graylog-elasticsearch-configs 2019-12-20 14:58:07 UTC
WIP: Fixing graylog elastic search configuration

Author: Erlon R. Cruz
Author Date: 2019-12-20 14:58:07 UTC

WIP: Fixing graylog elastic search configuration

feature/multi-version 2019-10-01 13:08:38 UTC
reconfigure nagios when api changes

Author: Kevin W Monroe
Author Date: 2019-10-01 12:38:11 UTC

reconfigure nagios when api changes

graylog-webinterface 2019-06-28 21:28:44 UTC
lp:1834352 - Updated multiline operator in config for better formatting.

Author: Jeremy Lounder
Author Date: 2019-06-28 21:06:05 UTC

lp:1834352 - Updated multiline operator in config for better formatting.

115 of 15 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.