Sender | Message | Time |
---|---|---|
30 Oct 2023 | ||
kamaljeetkaur_36800 joined the room. | 13:38:26 | |
kamaljeetkaur_36800 | Hi Team. I am trying out kube-logging for the first time with a EKS cluster. I dont see Fluentbit daemonset coming up on each node. Do I need some specific configuration for that ? | 13:43:45 |
mjnovice. joined the room. | 16:10:08 | |
mjnovice. | Hey team, does the operator currently support Azure Gov cloud ? | 16:11:12 |
playmtl | maybe you need some tolerations? | 16:55:34 |
2 Nov 2023 | ||
kamaljeetkaur_36800 | Heres how I am setting the toleration in my helm chart terraform config, but it doesnt seem to work. Could you please have a look ? set { name = "fluentbit" value = <<-YAML apiVersion: logging.banzaicloud.io/v1beta1 kind: FluentbitAgent spec: tolerations: - key: "default-nodes" operator: "Exists" effect: "NoSchedule" YAML } | 13:01:39 |
pepov | Heres how I am setting the toleration in | 14:59:57 |
pepov | 14:59:59 | |
3 Nov 2023 | ||
xinity77 | hey folks, been wondering why i can't enable metrics for fluentd AND fluentbit at the same time ? follow the official documentation, but it doesn't seem to work ๐ฆ any hints ? https://kube-logging.dev/docs/operation/logging-operator-monitoring/ | 08:40:48 |
mjnovice. | Hey team, has anyone used splunk with version 4.2.1 ? I am seeing the following error. | 08:58:47 |
mjnovice. | | 08:59:21 |
pepov | Monitor your logging pipeline with Prome... | 09:07:35 |
@martin.mueller:dataport.modular.im | In reply to @_discord_782892140312920074:t2bot.ioi am not sure, if it works also ob 4.4.x still on 4.2. - but i believe it still works , with the delivered servicemonitor and prometheus-operator | 09:18:40 |
mjnovice. | * Hey team, has anyone used splunk with version 4.2.1 ? I am seeing the following error. Sorry if this is spam, zadkiel Could you give some pointers, I see this with the image fluentd:v1.15-ruby3 | 10:18:45 |
xinity77 | anyone knows if using logging-operator i can configure fluentd to scrape prometheus metrics and ship them outside of my cluster ? | 10:40:59 |
pepov | anyone knows if using logging-operator i | 11:46:44 |
WrenIX | In reply to @_discord_782892140312920074:t2bot.ioYou can configure your prometheus to remote write and somewhere: https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.RemoteWriteSpec (i have not try it yet, but that what mimir works) | 11:51:42 |
5 Nov 2023 | ||
pepov | Hey folks! Meet us next week on KubeCon at booth Q20! Feel free to just stop by and say hi or schedule a meeting here: https://calendly.com/axoflow/kubecon-2023-na?month=2023-11 | 15:24:48 |
8 Nov 2023 | ||
pepov | Hey folks! We have a PR to fix the issues with the new Gemfile based 1.16 image here: https://github.com/kube-logging/fluentd-images/pull/82 If someone wants to take a look or try it out before it gets merged, it's the right time! As the description says we are going to provide an intermediate layer for the image that doesn't contain any output plugins. After that, anyone can add their own favourite plugin on top of this very easily (with just a fluent-gem install <output-plugin> ).We would love to hear your feedback if you have used this version of the image (in the PR it has the filters tag) with any custom filter or output plugins. We are open to consider adding a few more specialized layers for the most common outputs on top filters that we were unable to support earlier because of dependency conflicts (examples: elasticsearch 7vs8, opensearch, stackdriver, etc).We still have a layer that contains most of the output plugins as earlier, but because of outdated and conflicting dependencies some of the plugins had to be omitted (you can see those commented out in the PR). | 14:15:45 |
playmtl | Fluentd 1.16 base image by OverOrion ยท ... | 15:39:50 |
9 Nov 2023 | ||
zipzad changed their display name from zadkiel#8960 to zadkiel. | 16:13:28 | |
mbonsack | 18:44:27 | |
13 Nov 2023 | ||
pepov | Hey @PlayMTL this looks like a core | 10:32:05 |
lilo_31897 joined the room. | 13:56:25 | |
mjnovice. | Hey team, https://github.com/kube-logging/logging-operator/pull/1579 can someone approve the workflows ? Thanks ๐ | 18:03:00 |
mjnovice. set a profile picture. | 18:03:19 | |
longana joined the room. | 19:12:25 | |
genofire | Hi, this also: https://github.com/kube-logging/logging-operator/pull/1576 | 20:43:45 |
16 Nov 2023 | ||
jwitrick_91242 joined the room. | 17:46:53 | |
jwitrick_91242 | hey all. not sure what the overall process is but i created a PR in logging-operator: https://github.com/kube-logging/logging-operator/pull/1582 | 17:49:47 |