Skip to content

Logging: spec.syslogNG.resources mentioned in Documentation, but not supported in CRD #2151

@inola-ww

Description

@inola-ww

i wanted to changed resource consumption for my syslogNG resources as mentioned here:

https://kube-logging.dev/docs/operation/requirements/

but i get

one or more objects failed to apply, reason: failed to create typed patch object (/syslog-ng; logging.banzaicloud.io/v1beta1, Kind=Logging): .spec.syslogNG.resources: field not declared in schema

resources work for fluentbit and fluentd, not for syslogNG

v6.2.1

apiVersion: logging.banzaicloud.io/v1beta1
kind: Logging
metadata:
  name: syslog-ng
spec:
  controlNamespace: logging
  syslogNG:
    jsonKeyDelim: '#'
    metrics:
      serviceMonitor: true
    resources:
       ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions