Skip to content
#

fluentd

Here are 559 public repositories matching this topic...

javiercri
javiercri commented Mar 10, 2022

Is your feature request related to a problem? Please describe.

We remove the splunk plugin support because we got issues. Now there is a new version who fix that.
splunk/fluent-plugin-splunk-hec#208

Describe the solution you'd like

Re-add the splunk plugin again

PR for remove the plugin: vmware/kube-fluentd-operator#274

Descri

enhancement help wanted good first issue
holisticode
holisticode commented Jul 22, 2020

Describe the Bug

Whatever is in security_groups seems to be ignored

Expected Behavior

Security groups specified in security_groups should be applied

Steps to Reproduce

security_groups = [aws_security_group.my_group1.id, aws_security_group.my_group2.id]

Screenshots

Output of terraform plan:

 ~ vpc_options {
            availability_zones = [
              
bug help wanted good first issue

Improve this page

Add a description, image, and links to the fluentd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fluentd topic, visit your repo's landing page and select "manage topics."

Learn more