Commit Graph

22 Commits (23d9a18fc92367ee0166bb32dfd6439b0a0db8be)

Author SHA1 Message Date
Jacob Payne 73c29779b0 rancher logging upstream upgrade to 3.15 2021-10-25 15:29:39 -07:00
Anna Blendermann 1031e462fd Expose Merge_Log fields to make log options configurable 2021-10-20 15:53:46 -04:00
Arvind Iyengar f5ee817c09
Revert "Merge pull request #1438 from aiyengar2/add_rke2_windows"
This reverts commit 0cc42d3464, reversing
changes made to 2e4ae4f5a8.
2021-08-26 11:18:54 -07:00
Arvind Iyengar 19ab551eef
Trigger windows components in logging if either windows field is true 2021-08-25 16:05:21 -07:00
Jacob Payne d2accb9915 cleaned up logic around systemdLogPath 2021-08-23 13:58:32 -07:00
Jacob Payne b00dc69b4b fixed parsers for k3s 2021-08-23 13:10:46 -07:00
Jacob Payne 490b962264
Fix/issue 33472 (#1411)
* fixed kubelog format for rke2

* make charts
2021-08-16 16:18:01 -07:00
Brenda Rearden 05ec4dbb83 Add cluster-tool annotation
Add cluster-tool Monitoring

Add cluster-tool annotation Alerting Drivers

Add cluster-tool annotation CIS Benchmark

Add cluster-tool annotation Istio

Add cluster-tool annotation Logging

Add cluster-tool annotation Longhorn

Add cluster-tool annotation OPA Gatekeeper
2021-07-30 11:20:56 -07:00
Jacob Payne 0c5af42322
[Logging] Upgrade to upstream 3.12.0 (#1331)
* remove rancher logging 3.10

* logging 1.12.0

* make charts
2021-07-07 11:59:39 -07:00
Dan Bason 8286d741fb Add path key to openrc logs 2021-07-07 09:58:48 +12:00
Jacob Payne f9e7b6487a
added rke2 kubelet log (#1330)
* added rke2 kubelet log

* make charts
2021-07-02 12:11:36 -07:00
Jacob Payne ec545acc75
Fix/issue 3917 (#1302)
* added custom parsers for rke2

* make charts
2021-07-01 14:33:19 -07:00
Dan Bason 0b01c2e595
Make Strip_Underscores fluentbit config optional 2021-07-01 11:58:17 +12:00
Nick Gerace 772114660e Ensure Logging v2 nodeAgent fluentbit images are Windows-only 2021-06-28 17:57:54 -04:00
Nick Gerace d9295e7c00 Force convert non-string buffer values for Logging 3.10.0
Force convert non-string buffer values for Logging 3.10.0. Remove
packageVersion 0 version of the chart.
2021-06-09 17:38:21 -04:00
Nick Gerace d8d38e6082 Update logging to 3.10.0 and convert fluent-bit buffer fields to string 2021-06-08 17:49:10 -04:00
Jacob Payne f91fac2cf7
fix/issue 32993 (#1248)
* use journald to consume k3s logs

* make charts
2021-06-08 14:03:17 -07:00
Jacob Payne ba4492b7d4
Fix/issue 33092 (#1254)
* removed rke2 containers logging and added some extra settings to the fluentbit configmap

* charts
2021-06-08 13:54:27 -07:00
dbason 4e6c09f559
Add support for the kube audit log to v2 logging (#1223)
* Add logging for kube-audit

* Generate charts for d274040a
2021-05-25 17:23:13 -07:00
Nick Gerace c9bf5990b0 Fix windows prefix path for logging 2021-05-19 20:17:39 -04:00
Arvind Iyengar 1107be9199
Checkout current packages from dev-v2.6-source
```bash
git fetch upstream
git checkout upstream/dev-v2.6-source -- packages; git reset HEAD; git checkout -- packages/README.md
```

This overwrites the previous changes based on stuff currently in dev-v2.6-source today.
2021-05-17 15:34:49 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00