ta/caas-logging.git
4 years agoNew versions released 23/1923/1 master
Balazs Szekeres [Wed, 6 Nov 2019 08:39:06 +0000 (09:39 +0100)]
New versions released

Fluentd 1.7.4
Elasticsearch 7.4.2

Change-Id: I7af7fbb37f5ecdef3c8ffbdd1b7611235e891951
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoFluentd to 1.7.3, Elasticsearch to 7.4.0 23/1723/5
Balazs Szekeres [Thu, 3 Oct 2019 10:47:19 +0000 (12:47 +0200)]
Fluentd to 1.7.3, Elasticsearch to 7.4.0

Change-Id: I1dc69540db592eff3c05f433b39df003d93a6fab
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoSimplify ElasticSearch to make it more robust 82/1782/5
Ferenc Tóth [Mon, 14 Oct 2019 18:57:11 +0000 (20:57 +0200)]
Simplify ElasticSearch to make it more robust

- No more master/data nodes, only all-purpose ES nodes
- ES upgrade from 7.3.0 to 7.4.0
- Upgrade to `java-latest-openjdk-headless`, which is java 13
- Move supervisord.conf to ES image from configmap

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I5dbfe6ca3c3e21439a3e11302b622969b3e86870

4 years agoAArch64 support 73/1673/2
Alexandru Avadanii [Fri, 27 Sep 2019 23:06:27 +0000 (01:06 +0200)]
AArch64 support

- spec: change hardcoded x86_64 arch to current platform arch;
- Dockerfile: Instead of pulling CentOS base images from dockerhub,
  create them from scratch from the official SIG-cloudinstance repo:
  http://artifacts.ci.centos.org/sig-cloudinstance/
- spec: Bump minor RPM version;

Co-authored-by: Jimmy Lafontaine Rivera <lafonj@gmail.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I2ade11226e2d0272409e9d88c2b7705a9dd72507

4 years agoAdd ES data rotate & cleanup 57/1557/4
Ferenc Tóth [Mon, 9 Sep 2019 14:19:24 +0000 (16:19 +0200)]
Add ES data rotate & cleanup

- `bom.json` files -> not used
- `config/elastic/elasticsearch.yml` -> already moved to configmap
- `config/logrotate` -> no ES logs to rotate
- `healthcheck` -> not used
- disable Java GC logging

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I37ed84dd1fd09e9cef070da1895e83f02c4be4a2

4 years agoMerge "Add CaaS Logging REST API and CLI plugins"
Krisztián Lengyel [Thu, 22 Aug 2019 09:07:14 +0000 (09:07 +0000)]
Merge "Add CaaS Logging REST API and CLI plugins"

4 years agoAdd CaaS Logging REST API and CLI plugins 42/1342/6
Ferenc Tóth [Wed, 7 Aug 2019 16:01:17 +0000 (18:01 +0200)]
Add CaaS Logging REST API and CLI plugins

Change-Id: I7f22a113bfa215ff27cbdde5404385f170681d42
Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
4 years agoElasticsearch update to 7.3.0 48/1348/1
Balazs Szekeres [Thu, 8 Aug 2019 07:46:50 +0000 (09:46 +0200)]
Elasticsearch update to 7.3.0

Elasticsearch update to 7.3.0

Change-Id: I9965371df050c372444c8d3d7b14cb63e621c218
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years ago3rd party component update 05/1305/1
Balazs Szekeres [Thu, 1 Aug 2019 12:42:06 +0000 (14:42 +0200)]
3rd party component update

Fluentd updated to 1.6.3
Elasticsearch updated to 7.2.1

Change-Id: Ie2347bf5e03dcb37e698ed8ae73079cb2e865448
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoElasticsearch and Fluentd update 97/1197/1
Balazs Szekeres [Tue, 16 Jul 2019 12:55:47 +0000 (14:55 +0200)]
Elasticsearch and Fluentd update

Elasticsearch updated to version 7.2.0
Fluentd updated to version 1.6.0

Change-Id: I750cf57af15fce76eef051477e28a46d2af2b734
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
4 years agoElastic rpm spec update 34/1134/1
Szekeres, Balazs (Nokia - HU/Budapest) [Mon, 8 Jul 2019 06:13:25 +0000 (08:13 +0200)]
Elastic rpm spec update

Elasticsearch rpm spec file license update

Change-Id: Icee564f0df618e2a8aff12a4ef8a45337f877ce9
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoElasticsearch oss package 14/1114/1
Szekeres, Balazs (Nokia - HU/Budapest) [Wed, 3 Jul 2019 09:20:04 +0000 (11:20 +0200)]
Elasticsearch oss package

Well this is akward, licensing issue found.
The pure Apache 2.0 licensed distribution used from now.

Change-Id: I29090db155297af64bfe51cbc42c74a4ddc23315
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoHybrid logging 11/1011/5
bborbely [Tue, 18 Jun 2019 11:22:38 +0000 (13:22 +0200)]
Hybrid logging

The fluentd component has moved to helm chart, too.
Now can be configured to use elasticsearch or remote_syslog for logging

Signed-off-by: Botond Borbély <botond.borbely@nokia.com>
Change-Id: I81b5342f9325652ac343e1b4d201d232b034a245

4 years agoCompress image using xz 56/1056/1
Ferenc Tóth [Wed, 26 Jun 2019 11:24:49 +0000 (13:24 +0200)]
Compress image using xz

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: Iedb116465d5421a2e5e5245c6f7992033b01f6d6

4 years agoElastic slimming 55/1055/5
Szekeres, Balazs (Nokia - HU/Budapest) [Wed, 26 Jun 2019 08:21:18 +0000 (10:21 +0200)]
Elastic slimming

Removed the jdk which is provided by elasticsearch.
Hardlinked modules to the plugins folder (instead of copy).
Elastic minor version bumped.

Change-Id: I06d045102f05469868ada949ebe6251117bc8218
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoLogging container update 39/1039/1
Szekeres, Balazs (Nokia - HU/Budapest) [Mon, 24 Jun 2019 11:50:34 +0000 (13:50 +0200)]
Logging container update

Elasticsearch updated to 7.1.1
Fluentd updated to 1.5.2

Change-Id: Ie34e8ec0f45de378a2998b71ca96a1839c7a1137
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoLogging containers updated 04/1004/1
Szekeres, Balazs (Nokia - HU/Budapest) [Mon, 17 Jun 2019 10:16:28 +0000 (12:16 +0200)]
Logging containers updated

Fluentd version cahnge to 1.5.0
Elasticsearch version change to 7.1.0

Change-Id: I03bd67c72aa6039732ed51fe02e26056ecfce3ed
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoSet time zone 28/728/1
Szekeres, Balazs (Nokia - HU/Budapest) [Fri, 17 May 2019 08:12:23 +0000 (10:12 +0200)]
Set time zone

Fluentd container now uses the host time zone settings.

Change-Id: Ieb8cb1fd7cca201d4c9bca418c08840e985278b4
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoAdded seed code for caas-logging. 02/602/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 2 May 2019 11:56:55 +0000 (13:56 +0200)]
Added seed code for caas-logging.

Added seed code for caas-logging.

Change-Id: Id62fc738aaa6209c2f79b1dc0688869d2f55af01
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoInitial empty repository
Eric Ball [Wed, 1 May 2019 00:25:19 +0000 (00:25 +0000)]
Initial empty repository