lp:~mertkirpici/charm-graylog

Owned by Mert Kirpici
Get this repository:
git clone https://git.launchpad.net/~mertkirpici/charm-graylog
Only Mert Kirpici can upload to this repository. If you are Mert Kirpici please log in for upload directions.

Branches

Name Last Modified Last Commit
lp/2029374 2023-10-05 15:17:01 UTC
fix: pin netifaces<0.11

Author: Mert Kirpici
Author Date: 2023-10-05 10:35:50 UTC

fix: pin netifaces<0.11

In the presence of charm-advanced-routing, or any other configuration
that causes the default route with the lowest metric to be not on the
main routing table, netifaces.gateways()['default'] returns empty route
for ipv4 addresses.

Pinning it seems to resolve the issue.

Works-on: 2029374
Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

master 2023-04-03 07:33:37 UTC
select channel 3.6/stable for charm-mongodb

Author: Gabriel Cocenza
Author Date: 2023-04-03 07:33:37 UTC

select channel 3.6/stable for charm-mongodb

- latest/stable for mongodb has been obsolete

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/charm-graylog/+git/charm-graylog/+merge/440151
Reviewed-by: Erhan Sunar <erhan.sunar@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Ramesh Sattaru <ramesh.sattaru@canonical.com>

lp/2003795 2023-01-26 06:55:02 UTC
layer/graylog/api: dynamic import search path

Author: Mert Kirpici
Author Date: 2023-01-25 19:15:36 UTC

layer/graylog/api: dynamic import search path

The file lib/charms/layer/graylog/api.py is both imported by the graylog
charm and the nrpe charm. While running in the nrpe context, we need to
add the graylog charm's site-packages dir to the search path in order
for the import mechanism to work correctly.

Works-on: 2003795

Signed-off-by: Mert Kırpıcı <mert.kirpici@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.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.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.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.

117 of 17 results
This repository contains Public information 
Everyone can see this information.

Subscribers