From 2b74ef8d48faff6fcea2e3aa141780f45d9b2b48 Mon Sep 17 00:00:00 2001 From: Steven Crespo Date: Mon, 28 Mar 2022 13:54:32 -0700 Subject: [PATCH] Remove rancher-logging 100.1.0+up3.17.1 --- .../rancher-logging-crd-100.1.0+up3.17.1.tgz | Bin 66718 -> 0 bytes .../rancher-logging-100.1.0+up3.17.1.tgz | Bin 13744 -> 0 bytes .../100.1.0+up3.17.1/Chart.yaml | 10 - .../100.1.0+up3.17.1/README.md | 2 - ...xtensions.banzaicloud.io_eventtailers.yaml | 2031 ---- ...extensions.banzaicloud.io_hosttailers.yaml | 2195 ---- .../logging.banzaicloud.io_clusterflows.yaml | 1530 --- ...logging.banzaicloud.io_clusteroutputs.yaml | 10036 ---------------- .../logging.banzaicloud.io_flows.yaml | 1522 --- .../logging.banzaicloud.io_loggings.yaml | 8613 ------------- .../logging.banzaicloud.io_outputs.yaml | 10024 --------------- .../100.1.0+up3.17.1/.helmignore | 22 - .../100.1.0+up3.17.1/Chart.yaml | 25 - .../100.1.0+up3.17.1/README.md | 131 - .../100.1.0+up3.17.1/app-readme.md | 27 - .../100.1.0+up3.17.1/templates/NOTES.txt | 0 .../templates/_generic_logging.yaml | 118 - .../100.1.0+up3.17.1/templates/_helpers.tpl | 179 - .../templates/clusterrole.yaml | 317 - .../templates/clusterrolebinding.yaml | 18 - .../100.1.0+up3.17.1/templates/crds.yaml | 6 - .../templates/deployment.yaml | 69 - .../templates/loggings/aks/logging.yaml | 18 - .../templates/loggings/eks/logging.yaml | 19 - .../templates/loggings/gke/logging.yaml | 18 - .../templates/loggings/k3s/configmap.yaml | 57 - .../templates/loggings/k3s/daemonset.yaml | 110 - .../loggings/k3s/logging-k3s-openrc.yaml | 19 - .../loggings/kube-audit/logging.yaml | 24 - .../templates/loggings/rke/configmap.yaml | 29 - .../templates/loggings/rke/daemonset.yaml | 122 - .../templates/loggings/rke2/configmap.yaml | 69 - .../templates/loggings/rke2/daemonset.yaml | 116 - .../templates/loggings/root/logging.yaml | 82 - .../100.1.0+up3.17.1/templates/psp.yaml | 34 - .../100.1.0+up3.17.1/templates/service.yaml | 20 - .../templates/serviceMonitor.yaml | 30 - .../templates/serviceaccount.yaml | 10 - .../100.1.0+up3.17.1/templates/userroles.yaml | 35 - .../templates/validate-install-crd.yaml | 20 - .../templates/validate-install.yaml | 5 - .../100.1.0+up3.17.1/values.yaml | 244 - index.yaml | 43 - 43 files changed, 37999 deletions(-) delete mode 100644 assets/rancher-logging-crd/rancher-logging-crd-100.1.0+up3.17.1.tgz delete mode 100644 assets/rancher-logging/rancher-logging-100.1.0+up3.17.1.tgz delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/Chart.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/README.md delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_eventtailers.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_hosttailers.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusterflows.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusteroutputs.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_flows.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_loggings.yaml delete mode 100644 charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_outputs.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/.helmignore delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/Chart.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/README.md delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/app-readme.md delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/NOTES.txt delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/_generic_logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/_helpers.tpl delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrole.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrolebinding.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/crds.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/deployment.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/aks/logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/eks/logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/gke/logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/configmap.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/daemonset.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/logging-k3s-openrc.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/kube-audit/logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/configmap.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/daemonset.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/configmap.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/daemonset.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/root/logging.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/psp.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/service.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/serviceMonitor.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/serviceaccount.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/userroles.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install-crd.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install.yaml delete mode 100644 charts/rancher-logging/100.1.0+up3.17.1/values.yaml diff --git a/assets/rancher-logging-crd/rancher-logging-crd-100.1.0+up3.17.1.tgz b/assets/rancher-logging-crd/rancher-logging-crd-100.1.0+up3.17.1.tgz deleted file mode 100644 index 134f39a9e636e89d9cb8f71a1402ad00da7b8074..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 66718 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 diff --git a/assets/rancher-logging/rancher-logging-100.1.0+up3.17.1.tgz b/assets/rancher-logging/rancher-logging-100.1.0+up3.17.1.tgz deleted file mode 100644 index 0a2363d98b927be0fdff83fd4dea6fb0de291e96..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13744 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 a$K&((JU*ZO`F{Zb0RR7{n?6YZWB~wUdHZMp diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/Chart.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/Chart.yaml deleted file mode 100644 index aba362901..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/Chart.yaml +++ /dev/null @@ -1,10 +0,0 @@ -annotations: - catalog.cattle.io/certified: rancher - catalog.cattle.io/hidden: "true" - catalog.cattle.io/namespace: cattle-logging-system - catalog.cattle.io/release-name: rancher-logging-crd -apiVersion: v1 -description: Installs the CRDs for rancher-logging. -name: rancher-logging-crd -type: application -version: 100.1.0+up3.17.1 diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/README.md b/charts/rancher-logging-crd/100.1.0+up3.17.1/README.md deleted file mode 100644 index d4beb54fa..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# rancher-logging-crd -A Rancher chart that installs the CRDs used by rancher-logging. diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_eventtailers.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_eventtailers.yaml deleted file mode 100644 index fd7df4e1d..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_eventtailers.yaml +++ /dev/null @@ -1,2031 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: eventtailers.logging-extensions.banzaicloud.io -spec: - group: logging-extensions.banzaicloud.io - names: - kind: EventTailer - listKind: EventTailerList - plural: eventtailers - singular: eventtailer - scope: Cluster - versions: - - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - containerOverrides: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - controlNamespace: - type: string - positionVolume: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - workloadMetaOverrides: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - workloadOverrides: - properties: - affinity: - properties: - nodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - preference: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - weight: - format: int32 - type: integer - required: - - preference - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - properties: - nodeSelectorTerms: - items: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - type: array - required: - - nodeSelectorTerms - type: object - type: object - podAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - podAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - type: object - containers: - items: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - type: array - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - initContainers: - items: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - type: array - nodeSelector: - additionalProperties: - type: string - type: object - priorityClassName: - type: string - securityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccountName: - type: string - tolerations: - items: - properties: - effect: - type: string - key: - type: string - operator: - type: string - tolerationSeconds: - format: int64 - type: integer - value: - type: string - type: object - type: array - volumes: - items: - properties: - awsElasticBlockStore: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - azureDisk: - properties: - cachingMode: - type: string - diskName: - type: string - diskURI: - type: string - fsType: - type: string - kind: - type: string - readOnly: - type: boolean - required: - - diskName - - diskURI - type: object - azureFile: - properties: - readOnly: - type: boolean - secretName: - type: string - shareName: - type: string - required: - - secretName - - shareName - type: object - cephfs: - properties: - monitors: - items: - type: string - type: array - path: - type: string - readOnly: - type: boolean - secretFile: - type: string - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - monitors - type: object - cinder: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeID: - type: string - required: - - volumeID - type: object - configMap: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - csi: - properties: - driver: - type: string - fsType: - type: string - nodePublishSecretRef: - properties: - name: - type: string - type: object - readOnly: - type: boolean - volumeAttributes: - additionalProperties: - type: string - type: object - required: - - driver - type: object - downwardAPI: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - ephemeral: - properties: - volumeClaimTemplate: - properties: - metadata: - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - required: - - spec - type: object - type: object - fc: - properties: - fsType: - type: string - lun: - format: int32 - type: integer - readOnly: - type: boolean - targetWWNs: - items: - type: string - type: array - wwids: - items: - type: string - type: array - type: object - flexVolume: - properties: - driver: - type: string - fsType: - type: string - options: - additionalProperties: - type: string - type: object - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - required: - - driver - type: object - flocker: - properties: - datasetName: - type: string - datasetUUID: - type: string - type: object - gcePersistentDisk: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - pdName: - type: string - readOnly: - type: boolean - required: - - pdName - type: object - gitRepo: - properties: - directory: - type: string - repository: - type: string - revision: - type: string - required: - - repository - type: object - glusterfs: - properties: - endpoints: - type: string - path: - type: string - readOnly: - type: boolean - required: - - endpoints - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - iscsi: - properties: - chapAuthDiscovery: - type: boolean - chapAuthSession: - type: boolean - fsType: - type: string - initiatorName: - type: string - iqn: - type: string - iscsiInterface: - type: string - lun: - format: int32 - type: integer - portals: - items: - type: string - type: array - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - targetPortal: - type: string - required: - - iqn - - lun - - targetPortal - type: object - name: - type: string - nfs: - properties: - path: - type: string - readOnly: - type: boolean - server: - type: string - required: - - path - - server - type: object - persistentVolumeClaim: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - photonPersistentDisk: - properties: - fsType: - type: string - pdID: - type: string - required: - - pdID - type: object - portworxVolume: - properties: - fsType: - type: string - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - projected: - properties: - defaultMode: - format: int32 - type: integer - sources: - items: - properties: - configMap: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - downwardAPI: - properties: - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - secret: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - serviceAccountToken: - properties: - audience: - type: string - expirationSeconds: - format: int64 - type: integer - path: - type: string - required: - - path - type: object - type: object - type: array - type: object - quobyte: - properties: - group: - type: string - readOnly: - type: boolean - registry: - type: string - tenant: - type: string - user: - type: string - volume: - type: string - required: - - registry - - volume - type: object - rbd: - properties: - fsType: - type: string - image: - type: string - keyring: - type: string - monitors: - items: - type: string - type: array - pool: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - image - - monitors - type: object - scaleIO: - properties: - fsType: - type: string - gateway: - type: string - protectionDomain: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - sslEnabled: - type: boolean - storageMode: - type: string - storagePool: - type: string - system: - type: string - volumeName: - type: string - required: - - gateway - - secretRef - - system - type: object - secret: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - optional: - type: boolean - secretName: - type: string - type: object - storageos: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeName: - type: string - volumeNamespace: - type: string - type: object - vsphereVolume: - properties: - fsType: - type: string - storagePolicyID: - type: string - storagePolicyName: - type: string - volumePath: - type: string - required: - - volumePath - type: object - required: - - name - type: object - type: array - type: object - required: - - controlNamespace - type: object - status: - type: object - type: object - served: true - storage: true -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_hosttailers.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_hosttailers.yaml deleted file mode 100644 index f27c72cda..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging-extensions.banzaicloud.io_hosttailers.yaml +++ /dev/null @@ -1,2195 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: hosttailers.logging-extensions.banzaicloud.io -spec: - group: logging-extensions.banzaicloud.io - names: - kind: HostTailer - listKind: HostTailerList - plural: hosttailers - singular: hosttailer - scope: Namespaced - versions: - - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - enableRecreateWorkloadOnImmutableFieldChange: - type: boolean - fileTailers: - items: - properties: - containerOverrides: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - disabled: - type: boolean - name: - type: string - path: - type: string - required: - - name - type: object - type: array - systemdTailers: - items: - properties: - containerOverrides: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - disabled: - type: boolean - maxEntries: - type: integer - name: - type: string - path: - type: string - systemdFilter: - type: string - required: - - name - type: object - type: array - workloadMetaOverrides: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - workloadOverrides: - properties: - affinity: - properties: - nodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - preference: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - weight: - format: int32 - type: integer - required: - - preference - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - properties: - nodeSelectorTerms: - items: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - type: array - required: - - nodeSelectorTerms - type: object - type: object - podAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - podAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - type: object - containers: - items: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - type: array - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - initContainers: - items: - properties: - command: - items: - type: string - type: array - image: - type: string - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - pullPolicy: - type: string - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - type: object - type: array - nodeSelector: - additionalProperties: - type: string - type: object - priorityClassName: - type: string - securityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccountName: - type: string - tolerations: - items: - properties: - effect: - type: string - key: - type: string - operator: - type: string - tolerationSeconds: - format: int64 - type: integer - value: - type: string - type: object - type: array - volumes: - items: - properties: - awsElasticBlockStore: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - azureDisk: - properties: - cachingMode: - type: string - diskName: - type: string - diskURI: - type: string - fsType: - type: string - kind: - type: string - readOnly: - type: boolean - required: - - diskName - - diskURI - type: object - azureFile: - properties: - readOnly: - type: boolean - secretName: - type: string - shareName: - type: string - required: - - secretName - - shareName - type: object - cephfs: - properties: - monitors: - items: - type: string - type: array - path: - type: string - readOnly: - type: boolean - secretFile: - type: string - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - monitors - type: object - cinder: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeID: - type: string - required: - - volumeID - type: object - configMap: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - csi: - properties: - driver: - type: string - fsType: - type: string - nodePublishSecretRef: - properties: - name: - type: string - type: object - readOnly: - type: boolean - volumeAttributes: - additionalProperties: - type: string - type: object - required: - - driver - type: object - downwardAPI: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - ephemeral: - properties: - volumeClaimTemplate: - properties: - metadata: - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - required: - - spec - type: object - type: object - fc: - properties: - fsType: - type: string - lun: - format: int32 - type: integer - readOnly: - type: boolean - targetWWNs: - items: - type: string - type: array - wwids: - items: - type: string - type: array - type: object - flexVolume: - properties: - driver: - type: string - fsType: - type: string - options: - additionalProperties: - type: string - type: object - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - required: - - driver - type: object - flocker: - properties: - datasetName: - type: string - datasetUUID: - type: string - type: object - gcePersistentDisk: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - pdName: - type: string - readOnly: - type: boolean - required: - - pdName - type: object - gitRepo: - properties: - directory: - type: string - repository: - type: string - revision: - type: string - required: - - repository - type: object - glusterfs: - properties: - endpoints: - type: string - path: - type: string - readOnly: - type: boolean - required: - - endpoints - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - iscsi: - properties: - chapAuthDiscovery: - type: boolean - chapAuthSession: - type: boolean - fsType: - type: string - initiatorName: - type: string - iqn: - type: string - iscsiInterface: - type: string - lun: - format: int32 - type: integer - portals: - items: - type: string - type: array - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - targetPortal: - type: string - required: - - iqn - - lun - - targetPortal - type: object - name: - type: string - nfs: - properties: - path: - type: string - readOnly: - type: boolean - server: - type: string - required: - - path - - server - type: object - persistentVolumeClaim: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - photonPersistentDisk: - properties: - fsType: - type: string - pdID: - type: string - required: - - pdID - type: object - portworxVolume: - properties: - fsType: - type: string - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - projected: - properties: - defaultMode: - format: int32 - type: integer - sources: - items: - properties: - configMap: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - downwardAPI: - properties: - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - secret: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - serviceAccountToken: - properties: - audience: - type: string - expirationSeconds: - format: int64 - type: integer - path: - type: string - required: - - path - type: object - type: object - type: array - type: object - quobyte: - properties: - group: - type: string - readOnly: - type: boolean - registry: - type: string - tenant: - type: string - user: - type: string - volume: - type: string - required: - - registry - - volume - type: object - rbd: - properties: - fsType: - type: string - image: - type: string - keyring: - type: string - monitors: - items: - type: string - type: array - pool: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - image - - monitors - type: object - scaleIO: - properties: - fsType: - type: string - gateway: - type: string - protectionDomain: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - sslEnabled: - type: boolean - storageMode: - type: string - storagePool: - type: string - system: - type: string - volumeName: - type: string - required: - - gateway - - secretRef - - system - type: object - secret: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - optional: - type: boolean - secretName: - type: string - type: object - storageos: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeName: - type: string - volumeNamespace: - type: string - type: object - vsphereVolume: - properties: - fsType: - type: string - storagePolicyID: - type: string - storagePolicyName: - type: string - volumePath: - type: string - required: - - volumePath - type: object - required: - - name - type: object - type: array - type: object - type: object - status: - type: object - type: object - served: true - storage: true -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusterflows.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusterflows.yaml deleted file mode 100644 index 7a4705dcc..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusterflows.yaml +++ /dev/null @@ -1,1530 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: clusterflows.logging.banzaicloud.io -spec: - group: logging.banzaicloud.io - names: - categories: - - logging-all - kind: ClusterFlow - listKind: ClusterFlowList - plural: clusterflows - singular: clusterflow - scope: Namespaced - versions: - - additionalPrinterColumns: - - description: Is the flow active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - filters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - globalOutputRefs: - items: - type: string - type: array - loggingRef: - type: string - match: - items: - properties: - exclude: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - namespaces: - items: - type: string - type: array - type: object - select: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - namespaces: - items: - type: string - type: array - type: object - type: object - type: array - outputRefs: - items: - type: string - type: array - selectors: - additionalProperties: - type: string - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: false - subresources: - status: {} - - additionalPrinterColumns: - - description: Is the flow active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1beta1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - filters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - globalOutputRefs: - items: - type: string - type: array - loggingRef: - type: string - match: - items: - properties: - exclude: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - namespaces: - items: - type: string - type: array - type: object - select: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - namespaces: - items: - type: string - type: array - type: object - type: object - type: array - outputRefs: - items: - type: string - type: array - selectors: - additionalProperties: - type: string - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: true - subresources: - status: {} -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusteroutputs.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusteroutputs.yaml deleted file mode 100644 index 793252fce..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_clusteroutputs.yaml +++ /dev/null @@ -1,10036 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: clusteroutputs.logging.banzaicloud.io -spec: - group: logging.banzaicloud.io - names: - categories: - - logging-all - kind: ClusterOutput - listKind: ClusterOutputList - plural: clusteroutputs - singular: clusteroutput - scope: Namespaced - versions: - - additionalPrinterColumns: - - description: Is the output active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - awsElasticsearch: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_arn: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_session_name: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_web_identity_token_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ecs_container_credentials_relative_uri: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - region: - type: string - secret_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - sts_credentials_region: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - flush_interval: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - include_tag_key: - type: boolean - include_timestamp: - type: string - index_name: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - tag_key: - type: string - type: object - azurestorage: - properties: - auto_create_container: - type: boolean - azure_container: - type: string - azure_imds_api_version: - type: string - azure_object_key_format: - type: string - azure_storage_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_account: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_sas_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - type: string - path: - type: string - required: - - azure_container - - azure_storage_account - type: object - cloudwatch: - properties: - auto_create_stream: - type: boolean - aws_instance_profile_credentials_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sts_role_arn: - type: string - aws_sts_session_name: - type: string - aws_use_sts: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - concurrency: - type: integer - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - http_proxy: - type: string - include_time_key: - type: boolean - json_handler: - type: string - localtime: - type: boolean - log_group_aws_tags: - type: string - log_group_aws_tags_key: - type: string - log_group_name: - type: string - log_group_name_key: - type: string - log_rejected_request: - type: string - log_stream_name: - type: string - log_stream_name_key: - type: string - max_events_per_batch: - type: integer - max_message_length: - type: integer - message_keys: - type: string - put_log_events_disable_retry_limit: - type: boolean - put_log_events_retry_limit: - type: integer - put_log_events_retry_wait: - type: string - region: - type: string - remove_log_group_aws_tags_key: - type: string - remove_log_group_name_key: - type: string - remove_log_stream_name_key: - type: string - remove_retention_in_days: - type: string - retention_in_days: - type: string - retention_in_days_key: - type: string - use_tag_as_group: - type: boolean - use_tag_as_stream: - type: boolean - required: - - log_group_name - - log_stream_name - - region - type: object - datadog: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compression_level: - type: string - dd_hostname: - type: string - dd_source: - type: string - dd_sourcecategory: - type: string - dd_tags: - type: string - host: - type: string - include_tag_key: - type: boolean - max_backoff: - type: string - max_retries: - type: string - no_ssl_validation: - type: boolean - port: - type: string - service: - type: string - ssl_port: - type: string - tag_key: - type: string - timestamp_key: - type: string - use_compression: - type: boolean - use_http: - type: boolean - use_json: - type: boolean - use_ssl: - type: boolean - required: - - api_key - type: object - elasticsearch: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - application_name: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - bulk_message_request_threshold: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key_pass: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - content_type: - type: string - custom_headers: - type: string - customize_template: - type: string - data_stream_enable: - type: boolean - data_stream_ilm_name: - type: string - data_stream_name: - type: string - data_stream_template_name: - type: string - default_elasticsearch_version: - type: string - deflector_alias: - type: string - enable_ilm: - type: boolean - exception_backup: - type: boolean - fail_on_putting_template_retry_exceed: - type: boolean - flatten_hashes: - type: boolean - flatten_hashes_separator: - type: string - host: - type: string - hosts: - type: string - http_backend: - type: string - id_key: - type: string - ignore_exceptions: - type: string - ilm_policy: - type: string - ilm_policy_id: - type: string - ilm_policy_overwrite: - type: boolean - include_index_in_url: - type: boolean - include_tag_key: - type: boolean - include_timestamp: - type: boolean - index_date_pattern: - type: string - index_name: - type: string - index_prefix: - type: string - log_es_400_reason: - type: boolean - logstash_dateformat: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - logstash_prefix_separator: - type: string - max_retry_get_es_version: - type: string - max_retry_putting_template: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - path: - type: string - pipeline: - type: string - port: - type: integer - prefer_oj_serializer: - type: boolean - reconnect_on_error: - type: boolean - reload_after: - type: string - reload_connections: - type: boolean - reload_on_failure: - type: boolean - remove_keys_on_update: - type: string - remove_keys_on_update_key: - type: string - request_timeout: - type: string - resurrect_after: - type: string - retry_tag: - type: string - rollover_index: - type: boolean - routing_key: - type: string - scheme: - type: string - sniffer_class_name: - type: string - ssl_max_version: - type: string - ssl_min_version: - type: string - ssl_verify: - type: boolean - ssl_version: - type: string - suppress_doc_wrap: - type: boolean - suppress_type_name: - type: boolean - tag_key: - type: string - target_index_key: - type: string - target_type_key: - type: string - template_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - template_name: - type: string - template_overwrite: - type: boolean - templates: - type: string - time_key: - type: string - time_key_format: - type: string - time_parse_error_tag: - type: string - time_precision: - type: string - type_name: - type: string - unrecoverable_error_types: - type: string - user: - type: string - utc_index: - type: boolean - validate_client_version: - type: boolean - verify_es_version_at_startup: - type: boolean - with_transporter_log: - type: boolean - write_operation: - type: string - type: object - enabledNamespaces: - items: - type: string - type: array - file: - properties: - add_path_suffix: - type: boolean - append: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - path: - type: string - path_suffix: - type: string - recompress: - type: boolean - symlink_path: - type: boolean - required: - - path - type: object - forward: - properties: - ack_response_timeout: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - connect_timeout: - type: integer - dns_round_robin: - type: boolean - expire_dns_cache: - type: integer - hard_timeout: - type: integer - heartbeat_interval: - type: integer - heartbeat_type: - type: string - ignore_network_errors_at_startup: - type: boolean - keepalive: - type: boolean - keepalive_timeout: - type: integer - phi_failure_detector: - type: boolean - phi_threshold: - type: integer - recover_wait: - type: integer - require_ack_response: - type: boolean - security: - properties: - allow_anonymous_source: - type: boolean - self_hostname: - type: string - shared_key: - type: string - user_auth: - type: boolean - required: - - self_hostname - - shared_key - type: object - send_timeout: - type: integer - servers: - items: - properties: - host: - type: string - name: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - shared_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - standby: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - weight: - type: integer - required: - - host - type: object - type: array - tls_allow_self_signed_cert: - type: boolean - tls_cert_logical_store_name: - type: string - tls_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_cert_thumbprint: - type: string - tls_cert_use_enterprise_store: - type: boolean - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_insecure_mode: - type: boolean - tls_verify_hostname: - type: boolean - tls_version: - type: string - transport: - type: string - verify_connection_at_startup: - type: boolean - required: - - servers - type: object - gcs: - properties: - acl: - type: string - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_retries: - type: integer - client_timeout: - type: integer - credentials_json: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - encryption_key: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - keyfile: - type: string - object_key_format: - type: string - object_metadata: - items: - properties: - key: - type: string - value: - type: string - required: - - key - - value - type: object - type: array - overwrite: - type: boolean - path: - type: string - project: - type: string - storage_class: - type: string - store_as: - type: string - transcoding: - type: boolean - required: - - bucket - - project - type: object - gelf: - properties: - host: - type: string - port: - type: integer - protocol: - type: string - tls: - type: boolean - tls_options: - additionalProperties: - type: string - type: object - required: - - host - - port - type: object - http: - properties: - auth: - properties: - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - password - - username - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - content_type: - type: string - endpoint: - type: string - error_response_as_unrecoverable: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - headers: - additionalProperties: - type: string - type: object - http_method: - type: string - json_array: - type: boolean - open_timeout: - type: integer - proxy: - type: string - read_timeout: - type: integer - retryable_response_codes: - items: - type: integer - type: array - ssl_timeout: - type: integer - tls_ca_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_verify_mode: - type: string - tls_version: - type: string - required: - - endpoint - type: object - kafka: - properties: - ack_timeout: - type: integer - brokers: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_id: - type: string - compression_codec: - type: string - default_message_key: - type: string - default_partition_key: - type: string - default_topic: - type: string - discard_kafka_delivery_failed: - type: boolean - exclude_partion_key: - type: boolean - exclude_topic_key: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - get_kafka_client_log: - type: boolean - headers: - additionalProperties: - type: string - type: object - headers_from_record: - additionalProperties: - type: string - type: object - idempotent: - type: boolean - kafka_agg_max_bytes: - type: integer - kafka_agg_max_messages: - type: integer - max_send_retries: - type: integer - message_key_key: - type: string - partition_key: - type: string - partition_key_key: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required_acks: - type: integer - sasl_over_ssl: - type: boolean - scram_mechanism: - type: string - ssl_ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_ca_certs_from_system: - type: boolean - ssl_client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_chain: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_verify_hostname: - type: boolean - topic_key: - type: string - use_default_for_unknown_topic: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - brokers - - format - type: object - kinesisStream: - properties: - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - aws_iam_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_ses_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - batch_request_max_count: - type: integer - batch_request_max_size: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - partition_key: - type: string - process_credentials: - properties: - process: - type: string - required: - - process - type: object - region: - type: string - reset_backoff_if_success: - type: boolean - retries_on_batch_request: - type: integer - stream_name: - type: string - required: - - stream_name - type: object - logdna: - properties: - api_key: - type: string - app: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - hostname: - type: string - ingester_domain: - type: string - ingester_endpoint: - type: string - request_timeout: - type: string - tags: - type: string - required: - - api_key - - hostname - type: object - loggingRef: - type: string - logz: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - port: - type: integer - token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - gzip: - type: boolean - http_idle_timeout: - type: integer - output_include_tags: - type: boolean - output_include_time: - type: boolean - retry_count: - type: integer - retry_sleep: - type: integer - required: - - endpoint - type: object - loki: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - configure_kubernetes_labels: - type: boolean - drop_single_key: - type: boolean - extra_labels: - additionalProperties: - type: string - type: object - extract_kubernetes_labels: - type: boolean - insecure_tls: - type: boolean - key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - labels: - additionalProperties: - type: string - type: object - line_format: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - remove_keys: - items: - type: string - type: array - tenant: - type: string - url: - type: string - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - newrelic: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - base_uri: - type: string - license_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - nullout: - type: object - oss: - properties: - aaccess_key_secret: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_bucket: - type: boolean - check_object: - type: boolean - download_crc_enable: - type: boolean - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - index_format: - type: string - key_format: - type: string - open_timeout: - type: integer - oss_sdk_log_dir: - type: string - overwrite: - type: boolean - path: - type: string - read_timeout: - type: integer - store_as: - type: string - upload_crc_enable: - type: boolean - warn_for_delay: - type: string - required: - - aaccess_key_secret - - access_key_id - - bucket - - endpoint - type: object - redis: - properties: - allow_duplicate_key: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - db_number: - type: integer - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - host: - type: string - insert_key_prefix: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - strftime_format: - type: string - ttl: - type: integer - type: object - s3: - properties: - acl: - type: string - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - auto_create_bucket: - type: string - aws_iam_retries: - type: string - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_apikey_on_start: - type: string - check_bucket: - type: string - check_object: - type: string - clustername: - type: string - compress: - properties: - parquet_compression_codec: - type: string - parquet_page_size: - type: string - parquet_row_group_size: - type: string - record_type: - type: string - schema_file: - type: string - schema_type: - type: string - type: object - compute_checksums: - type: string - enable_transfer_acceleration: - type: string - force_path_style: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - grant_full_control: - type: string - grant_read: - type: string - grant_read_acp: - type: string - grant_write_acp: - type: string - hex_random_length: - type: string - index_format: - type: string - instance_profile_credentials: - properties: - http_open_timeout: - type: string - http_read_timeout: - type: string - ip_address: - type: string - port: - type: string - retries: - type: string - type: object - oneeye_format: - type: boolean - overwrite: - type: string - path: - type: string - proxy_uri: - type: string - s3_bucket: - type: string - s3_endpoint: - type: string - s3_metadata: - type: string - s3_object_key_format: - type: string - s3_region: - type: string - shared_credentials: - properties: - path: - type: string - profile_name: - type: string - type: object - signature_version: - type: string - sse_customer_algorithm: - type: string - sse_customer_key: - type: string - sse_customer_key_md5: - type: string - ssekms_key_id: - type: string - ssl_verify_peer: - type: string - storage_class: - type: string - store_as: - type: string - use_bundled_cert: - type: string - use_server_side_encryption: - type: string - warn_for_delay: - type: string - required: - - s3_bucket - type: object - splunkHec: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - coerce_to_utf8: - type: boolean - data_type: - type: string - fields: - additionalProperties: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hec_host: - type: string - hec_port: - type: integer - hec_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - host: - type: string - host_key: - type: string - idle_timeout: - type: integer - index: - type: string - index_key: - type: string - insecure_ssl: - type: boolean - keep_keys: - type: boolean - metric_name_key: - type: string - metric_value_key: - type: string - metrics_from_event: - type: boolean - non_utf8_replacement_string: - type: string - open_timeout: - type: integer - protocol: - type: string - read_timeout: - type: integer - source: - type: string - source_key: - type: string - sourcetype: - type: string - sourcetype_key: - type: string - ssl_ciphers: - type: string - required: - - hec_host - - hec_token - type: object - sqs: - properties: - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - create_queue: - type: boolean - delay_seconds: - type: integer - include_tag: - type: boolean - message_group_id: - type: string - queue_name: - type: string - region: - type: string - sqs_url: - type: string - tag_property_name: - type: string - type: object - sumologic: - properties: - add_timestamp: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: boolean - compress_encoding: - type: string - custom_dimensions: - type: string - custom_fields: - items: - type: string - type: array - data_type: - type: string - delimiter: - type: string - disable_cookies: - type: boolean - endpoint: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - log_format: - type: string - log_key: - type: string - metric_data_format: - type: string - open_timeout: - type: integer - proxy_uri: - type: string - source_category: - type: string - source_host: - type: string - source_name: - type: string - source_name_key: - type: string - sumo_client: - type: string - timestamp_key: - type: string - verify_ssl: - type: boolean - required: - - endpoint - - source_name - type: object - syslog: - properties: - allow_self_signed_cert: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - enable_system_cert_store: - type: boolean - format: - properties: - app_name_field: - type: string - hostname_field: - type: string - log_field: - type: string - message_id_field: - type: string - proc_id_field: - type: string - rfc6587_message_size: - type: boolean - structured_data_field: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - fqdn: - type: string - host: - type: string - insecure: - type: boolean - port: - type: integer - private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - transport: - type: string - trusted_ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - verify_fqdn: - type: boolean - version: - type: string - required: - - host - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - required: - - spec - type: object - served: true - storage: false - subresources: - status: {} - - additionalPrinterColumns: - - description: Is the output active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1beta1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - awsElasticsearch: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_arn: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_session_name: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_web_identity_token_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ecs_container_credentials_relative_uri: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - region: - type: string - secret_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - sts_credentials_region: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - flush_interval: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - include_tag_key: - type: boolean - include_timestamp: - type: string - index_name: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - tag_key: - type: string - type: object - azurestorage: - properties: - auto_create_container: - type: boolean - azure_container: - type: string - azure_imds_api_version: - type: string - azure_object_key_format: - type: string - azure_storage_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_account: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_sas_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - type: string - path: - type: string - required: - - azure_container - - azure_storage_account - type: object - cloudwatch: - properties: - auto_create_stream: - type: boolean - aws_instance_profile_credentials_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sts_role_arn: - type: string - aws_sts_session_name: - type: string - aws_use_sts: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - concurrency: - type: integer - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - http_proxy: - type: string - include_time_key: - type: boolean - json_handler: - type: string - localtime: - type: boolean - log_group_aws_tags: - type: string - log_group_aws_tags_key: - type: string - log_group_name: - type: string - log_group_name_key: - type: string - log_rejected_request: - type: string - log_stream_name: - type: string - log_stream_name_key: - type: string - max_events_per_batch: - type: integer - max_message_length: - type: integer - message_keys: - type: string - put_log_events_disable_retry_limit: - type: boolean - put_log_events_retry_limit: - type: integer - put_log_events_retry_wait: - type: string - region: - type: string - remove_log_group_aws_tags_key: - type: string - remove_log_group_name_key: - type: string - remove_log_stream_name_key: - type: string - remove_retention_in_days: - type: string - retention_in_days: - type: string - retention_in_days_key: - type: string - use_tag_as_group: - type: boolean - use_tag_as_stream: - type: boolean - required: - - log_group_name - - log_stream_name - - region - type: object - datadog: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compression_level: - type: string - dd_hostname: - type: string - dd_source: - type: string - dd_sourcecategory: - type: string - dd_tags: - type: string - host: - type: string - include_tag_key: - type: boolean - max_backoff: - type: string - max_retries: - type: string - no_ssl_validation: - type: boolean - port: - type: string - service: - type: string - ssl_port: - type: string - tag_key: - type: string - timestamp_key: - type: string - use_compression: - type: boolean - use_http: - type: boolean - use_json: - type: boolean - use_ssl: - type: boolean - required: - - api_key - type: object - elasticsearch: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - application_name: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - bulk_message_request_threshold: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key_pass: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - content_type: - type: string - custom_headers: - type: string - customize_template: - type: string - data_stream_enable: - type: boolean - data_stream_ilm_name: - type: string - data_stream_name: - type: string - data_stream_template_name: - type: string - default_elasticsearch_version: - type: string - deflector_alias: - type: string - enable_ilm: - type: boolean - exception_backup: - type: boolean - fail_on_putting_template_retry_exceed: - type: boolean - flatten_hashes: - type: boolean - flatten_hashes_separator: - type: string - host: - type: string - hosts: - type: string - http_backend: - type: string - id_key: - type: string - ignore_exceptions: - type: string - ilm_policy: - type: string - ilm_policy_id: - type: string - ilm_policy_overwrite: - type: boolean - include_index_in_url: - type: boolean - include_tag_key: - type: boolean - include_timestamp: - type: boolean - index_date_pattern: - type: string - index_name: - type: string - index_prefix: - type: string - log_es_400_reason: - type: boolean - logstash_dateformat: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - logstash_prefix_separator: - type: string - max_retry_get_es_version: - type: string - max_retry_putting_template: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - path: - type: string - pipeline: - type: string - port: - type: integer - prefer_oj_serializer: - type: boolean - reconnect_on_error: - type: boolean - reload_after: - type: string - reload_connections: - type: boolean - reload_on_failure: - type: boolean - remove_keys_on_update: - type: string - remove_keys_on_update_key: - type: string - request_timeout: - type: string - resurrect_after: - type: string - retry_tag: - type: string - rollover_index: - type: boolean - routing_key: - type: string - scheme: - type: string - sniffer_class_name: - type: string - ssl_max_version: - type: string - ssl_min_version: - type: string - ssl_verify: - type: boolean - ssl_version: - type: string - suppress_doc_wrap: - type: boolean - suppress_type_name: - type: boolean - tag_key: - type: string - target_index_key: - type: string - target_type_key: - type: string - template_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - template_name: - type: string - template_overwrite: - type: boolean - templates: - type: string - time_key: - type: string - time_key_format: - type: string - time_parse_error_tag: - type: string - time_precision: - type: string - type_name: - type: string - unrecoverable_error_types: - type: string - user: - type: string - utc_index: - type: boolean - validate_client_version: - type: boolean - verify_es_version_at_startup: - type: boolean - with_transporter_log: - type: boolean - write_operation: - type: string - type: object - enabledNamespaces: - items: - type: string - type: array - file: - properties: - add_path_suffix: - type: boolean - append: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - path: - type: string - path_suffix: - type: string - recompress: - type: boolean - symlink_path: - type: boolean - required: - - path - type: object - forward: - properties: - ack_response_timeout: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - connect_timeout: - type: integer - dns_round_robin: - type: boolean - expire_dns_cache: - type: integer - hard_timeout: - type: integer - heartbeat_interval: - type: integer - heartbeat_type: - type: string - ignore_network_errors_at_startup: - type: boolean - keepalive: - type: boolean - keepalive_timeout: - type: integer - phi_failure_detector: - type: boolean - phi_threshold: - type: integer - recover_wait: - type: integer - require_ack_response: - type: boolean - security: - properties: - allow_anonymous_source: - type: boolean - self_hostname: - type: string - shared_key: - type: string - user_auth: - type: boolean - required: - - self_hostname - - shared_key - type: object - send_timeout: - type: integer - servers: - items: - properties: - host: - type: string - name: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - shared_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - standby: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - weight: - type: integer - required: - - host - type: object - type: array - tls_allow_self_signed_cert: - type: boolean - tls_cert_logical_store_name: - type: string - tls_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_cert_thumbprint: - type: string - tls_cert_use_enterprise_store: - type: boolean - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_insecure_mode: - type: boolean - tls_verify_hostname: - type: boolean - tls_version: - type: string - transport: - type: string - verify_connection_at_startup: - type: boolean - required: - - servers - type: object - gcs: - properties: - acl: - type: string - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_retries: - type: integer - client_timeout: - type: integer - credentials_json: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - encryption_key: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - keyfile: - type: string - object_key_format: - type: string - object_metadata: - items: - properties: - key: - type: string - value: - type: string - required: - - key - - value - type: object - type: array - overwrite: - type: boolean - path: - type: string - project: - type: string - storage_class: - type: string - store_as: - type: string - transcoding: - type: boolean - required: - - bucket - - project - type: object - gelf: - properties: - host: - type: string - port: - type: integer - protocol: - type: string - tls: - type: boolean - tls_options: - additionalProperties: - type: string - type: object - required: - - host - - port - type: object - http: - properties: - auth: - properties: - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - password - - username - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - content_type: - type: string - endpoint: - type: string - error_response_as_unrecoverable: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - headers: - additionalProperties: - type: string - type: object - http_method: - type: string - json_array: - type: boolean - open_timeout: - type: integer - proxy: - type: string - read_timeout: - type: integer - retryable_response_codes: - items: - type: integer - type: array - ssl_timeout: - type: integer - tls_ca_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_verify_mode: - type: string - tls_version: - type: string - required: - - endpoint - type: object - kafka: - properties: - ack_timeout: - type: integer - brokers: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_id: - type: string - compression_codec: - type: string - default_message_key: - type: string - default_partition_key: - type: string - default_topic: - type: string - discard_kafka_delivery_failed: - type: boolean - exclude_partion_key: - type: boolean - exclude_topic_key: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - get_kafka_client_log: - type: boolean - headers: - additionalProperties: - type: string - type: object - headers_from_record: - additionalProperties: - type: string - type: object - idempotent: - type: boolean - kafka_agg_max_bytes: - type: integer - kafka_agg_max_messages: - type: integer - max_send_retries: - type: integer - message_key_key: - type: string - partition_key: - type: string - partition_key_key: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required_acks: - type: integer - sasl_over_ssl: - type: boolean - scram_mechanism: - type: string - ssl_ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_ca_certs_from_system: - type: boolean - ssl_client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_chain: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_verify_hostname: - type: boolean - topic_key: - type: string - use_default_for_unknown_topic: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - brokers - - format - type: object - kinesisStream: - properties: - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - aws_iam_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_ses_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - batch_request_max_count: - type: integer - batch_request_max_size: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - partition_key: - type: string - process_credentials: - properties: - process: - type: string - required: - - process - type: object - region: - type: string - reset_backoff_if_success: - type: boolean - retries_on_batch_request: - type: integer - stream_name: - type: string - required: - - stream_name - type: object - logdna: - properties: - api_key: - type: string - app: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - hostname: - type: string - ingester_domain: - type: string - ingester_endpoint: - type: string - request_timeout: - type: string - tags: - type: string - required: - - api_key - - hostname - type: object - loggingRef: - type: string - logz: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - port: - type: integer - token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - gzip: - type: boolean - http_idle_timeout: - type: integer - output_include_tags: - type: boolean - output_include_time: - type: boolean - retry_count: - type: integer - retry_sleep: - type: integer - required: - - endpoint - type: object - loki: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - configure_kubernetes_labels: - type: boolean - drop_single_key: - type: boolean - extra_labels: - additionalProperties: - type: string - type: object - extract_kubernetes_labels: - type: boolean - insecure_tls: - type: boolean - key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - labels: - additionalProperties: - type: string - type: object - line_format: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - remove_keys: - items: - type: string - type: array - tenant: - type: string - url: - type: string - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - newrelic: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - base_uri: - type: string - license_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - nullout: - type: object - oss: - properties: - aaccess_key_secret: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_bucket: - type: boolean - check_object: - type: boolean - download_crc_enable: - type: boolean - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - index_format: - type: string - key_format: - type: string - open_timeout: - type: integer - oss_sdk_log_dir: - type: string - overwrite: - type: boolean - path: - type: string - read_timeout: - type: integer - store_as: - type: string - upload_crc_enable: - type: boolean - warn_for_delay: - type: string - required: - - aaccess_key_secret - - access_key_id - - bucket - - endpoint - type: object - redis: - properties: - allow_duplicate_key: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - db_number: - type: integer - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - host: - type: string - insert_key_prefix: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - strftime_format: - type: string - ttl: - type: integer - type: object - s3: - properties: - acl: - type: string - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - auto_create_bucket: - type: string - aws_iam_retries: - type: string - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_apikey_on_start: - type: string - check_bucket: - type: string - check_object: - type: string - clustername: - type: string - compress: - properties: - parquet_compression_codec: - type: string - parquet_page_size: - type: string - parquet_row_group_size: - type: string - record_type: - type: string - schema_file: - type: string - schema_type: - type: string - type: object - compute_checksums: - type: string - enable_transfer_acceleration: - type: string - force_path_style: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - grant_full_control: - type: string - grant_read: - type: string - grant_read_acp: - type: string - grant_write_acp: - type: string - hex_random_length: - type: string - index_format: - type: string - instance_profile_credentials: - properties: - http_open_timeout: - type: string - http_read_timeout: - type: string - ip_address: - type: string - port: - type: string - retries: - type: string - type: object - oneeye_format: - type: boolean - overwrite: - type: string - path: - type: string - proxy_uri: - type: string - s3_bucket: - type: string - s3_endpoint: - type: string - s3_metadata: - type: string - s3_object_key_format: - type: string - s3_region: - type: string - shared_credentials: - properties: - path: - type: string - profile_name: - type: string - type: object - signature_version: - type: string - sse_customer_algorithm: - type: string - sse_customer_key: - type: string - sse_customer_key_md5: - type: string - ssekms_key_id: - type: string - ssl_verify_peer: - type: string - storage_class: - type: string - store_as: - type: string - use_bundled_cert: - type: string - use_server_side_encryption: - type: string - warn_for_delay: - type: string - required: - - s3_bucket - type: object - splunkHec: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - coerce_to_utf8: - type: boolean - data_type: - type: string - fields: - additionalProperties: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hec_host: - type: string - hec_port: - type: integer - hec_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - host: - type: string - host_key: - type: string - idle_timeout: - type: integer - index: - type: string - index_key: - type: string - insecure_ssl: - type: boolean - keep_keys: - type: boolean - metric_name_key: - type: string - metric_value_key: - type: string - metrics_from_event: - type: boolean - non_utf8_replacement_string: - type: string - open_timeout: - type: integer - protocol: - type: string - read_timeout: - type: integer - source: - type: string - source_key: - type: string - sourcetype: - type: string - sourcetype_key: - type: string - ssl_ciphers: - type: string - required: - - hec_host - - hec_token - type: object - sqs: - properties: - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - create_queue: - type: boolean - delay_seconds: - type: integer - include_tag: - type: boolean - message_group_id: - type: string - queue_name: - type: string - region: - type: string - sqs_url: - type: string - tag_property_name: - type: string - type: object - sumologic: - properties: - add_timestamp: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: boolean - compress_encoding: - type: string - custom_dimensions: - type: string - custom_fields: - items: - type: string - type: array - data_type: - type: string - delimiter: - type: string - disable_cookies: - type: boolean - endpoint: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - log_format: - type: string - log_key: - type: string - metric_data_format: - type: string - open_timeout: - type: integer - proxy_uri: - type: string - source_category: - type: string - source_host: - type: string - source_name: - type: string - source_name_key: - type: string - sumo_client: - type: string - timestamp_key: - type: string - verify_ssl: - type: boolean - required: - - endpoint - - source_name - type: object - syslog: - properties: - allow_self_signed_cert: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - enable_system_cert_store: - type: boolean - format: - properties: - app_name_field: - type: string - hostname_field: - type: string - log_field: - type: string - message_id_field: - type: string - proc_id_field: - type: string - rfc6587_message_size: - type: boolean - structured_data_field: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - fqdn: - type: string - host: - type: string - insecure: - type: boolean - port: - type: integer - private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - transport: - type: string - trusted_ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - verify_fqdn: - type: boolean - version: - type: string - required: - - host - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - required: - - spec - type: object - served: true - storage: true - subresources: - status: {} -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_flows.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_flows.yaml deleted file mode 100644 index 3af5146af..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_flows.yaml +++ /dev/null @@ -1,1522 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: flows.logging.banzaicloud.io -spec: - group: logging.banzaicloud.io - names: - categories: - - logging-all - kind: Flow - listKind: FlowList - plural: flows - singular: flow - scope: Namespaced - versions: - - additionalPrinterColumns: - - description: Is the flow active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - filters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - globalOutputRefs: - items: - type: string - type: array - localOutputRefs: - items: - type: string - type: array - loggingRef: - type: string - match: - items: - properties: - exclude: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - type: object - select: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - type: object - type: object - type: array - outputRefs: - items: - type: string - type: array - selectors: - additionalProperties: - type: string - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: false - subresources: - status: {} - - additionalPrinterColumns: - - description: Is the flow active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1beta1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - filters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - globalOutputRefs: - items: - type: string - type: array - localOutputRefs: - items: - type: string - type: array - loggingRef: - type: string - match: - items: - properties: - exclude: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - type: object - select: - properties: - container_names: - items: - type: string - type: array - hosts: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - type: object - type: object - type: array - outputRefs: - items: - type: string - type: array - selectors: - additionalProperties: - type: string - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: true - subresources: - status: {} -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_loggings.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_loggings.yaml deleted file mode 100644 index 0572a37f0..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_loggings.yaml +++ /dev/null @@ -1,8613 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: loggings.logging.banzaicloud.io -spec: - group: logging.banzaicloud.io - names: - categories: - - logging-all - kind: Logging - listKind: LoggingList - plural: loggings - singular: logging - scope: Cluster - versions: - - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - type: object - status: - type: object - type: object - served: true - storage: false - subresources: - status: {} - - name: v1beta1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - allowClusterResourcesFromAllNamespaces: - type: boolean - controlNamespace: - type: string - defaultFlow: - properties: - filters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - globalOutputRefs: - items: - type: string - type: array - outputRefs: - items: - type: string - type: array - type: object - enableRecreateWorkloadOnImmutableFieldChange: - type: boolean - errorOutputRef: - type: string - flowConfigCheckDisabled: - type: boolean - flowConfigOverride: - type: string - fluentbit: - properties: - affinity: - properties: - nodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - preference: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - weight: - format: int32 - type: integer - required: - - preference - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - properties: - nodeSelectorTerms: - items: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - type: array - required: - - nodeSelectorTerms - type: object - type: object - podAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - podAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - type: object - annotations: - additionalProperties: - type: string - type: object - bufferStorage: - properties: - storage.backlog.mem_limit: - type: string - storage.checksum: - type: string - storage.path: - type: string - storage.sync: - type: string - type: object - bufferStorageVolume: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - coroStackSize: - format: int32 - type: integer - customConfigSecret: - type: string - disableKubernetesFilter: - type: boolean - dnsConfig: - properties: - nameservers: - items: - type: string - type: array - options: - items: - properties: - name: - type: string - value: - type: string - type: object - type: array - searches: - items: - type: string - type: array - type: object - dnsPolicy: - type: string - enableUpstream: - type: boolean - envVars: - items: - properties: - name: - type: string - value: - type: string - valueFrom: - properties: - configMapKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - required: - - name - type: object - type: array - extraVolumeMounts: - items: - properties: - destination: - pattern: ^/.+$ - type: string - readOnly: - type: boolean - source: - pattern: ^/.+$ - type: string - required: - - destination - - source - type: object - type: array - filterAws: - properties: - Match: - type: string - account_id: - type: boolean - ami_id: - type: boolean - az: - type: boolean - ec2_instance_id: - type: boolean - ec2_instance_type: - type: boolean - hostname: - type: boolean - imds_version: - type: string - private_ip: - type: boolean - vpc_id: - type: boolean - type: object - filterKubernetes: - properties: - Annotations: - type: string - Buffer_Size: - type: string - DNS_Retries: - type: string - DNS_Wait_Time: - type: string - Dummy_Meta: - type: string - K8S-Logging.Exclude: - type: string - K8S-Logging.Parser: - type: string - Keep_Log: - type: string - Kube_CA_File: - type: string - Kube_CA_Path: - type: string - Kube_Tag_Prefix: - type: string - Kube_Token_File: - type: string - Kube_URL: - type: string - Kube_meta_preload_cache_dir: - type: string - Kubelet_Port: - type: string - Labels: - type: string - Match: - type: string - Merge_Log: - type: string - Merge_Log_Key: - type: string - Merge_Log_Trim: - type: string - Merge_Parser: - type: string - Regex_Parser: - type: string - Use_Journal: - type: string - Use_Kubelet: - type: string - tls.debug: - type: string - tls.verify: - type: string - type: object - flush: - format: int32 - type: integer - forwardOptions: - properties: - Require_ack_response: - type: boolean - Retry_Limit: - type: string - Send_options: - type: boolean - Tag: - type: string - Time_as_Integer: - type: boolean - storage.total_limit_size: - type: string - type: object - grace: - format: int32 - type: integer - image: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - inputTail: - properties: - Buffer_Chunk_Size: - type: string - Buffer_Max_Size: - type: string - DB: - type: string - DB_Sync: - type: string - Docker_Mode: - type: string - Docker_Mode_Flush: - type: string - Docker_Mode_Parser: - type: string - Exclude_Path: - type: string - Ignore_Older: - type: string - Key: - type: string - Mem_Buf_Limit: - type: string - Multiline: - type: string - Multiline_Flush: - type: string - Parser: - type: string - Parser_Firstline: - type: string - Parser_N: - items: - type: string - type: array - Path: - type: string - Path_Key: - type: string - Refresh_Interval: - type: string - Rotate_Wait: - type: string - Skip_Long_Lines: - type: string - Tag: - type: string - Tag_Regex: - type: string - multiline.parser: - items: - type: string - type: array - storage.type: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - livenessDefaultCheck: - type: boolean - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - logLevel: - type: string - metrics: - properties: - interval: - type: string - path: - type: string - port: - format: int32 - type: integer - prometheusAnnotations: - type: boolean - prometheusRules: - type: boolean - serviceMonitor: - type: boolean - serviceMonitorConfig: - properties: - additionalLabels: - additionalProperties: - type: string - type: object - honorLabels: - type: boolean - metricRelabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - relabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - scheme: - type: string - tlsConfig: - properties: - ca: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - caFile: - type: string - cert: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - certFile: - type: string - insecureSkipVerify: - type: boolean - keyFile: - type: string - keySecret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - serverName: - type: string - type: object - type: object - timeout: - type: string - type: object - mountPath: - type: string - network: - properties: - connectTimeout: - format: int32 - type: integer - keepalive: - type: boolean - keepaliveIdleTimeout: - format: int32 - type: integer - keepaliveMaxRecycle: - format: int32 - type: integer - type: object - nodeSelector: - additionalProperties: - type: string - type: object - parser: - type: string - podPriorityClassName: - type: string - position_db: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - positiondb: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - security: - properties: - podSecurityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - podSecurityPolicyCreate: - type: boolean - roleBasedAccessControlCreate: - type: boolean - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccount: - type: string - type: object - serviceAccount: - properties: - automountServiceAccountToken: - type: boolean - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - secrets: - items: - properties: - apiVersion: - type: string - fieldPath: - type: string - kind: - type: string - name: - type: string - namespace: - type: string - resourceVersion: - type: string - uid: - type: string - type: object - type: array - type: object - targetHost: - type: string - targetPort: - format: int32 - type: integer - tls: - properties: - enabled: - type: boolean - secretName: - type: string - sharedKey: - type: string - required: - - enabled - type: object - tolerations: - items: - properties: - effect: - type: string - key: - type: string - operator: - type: string - tolerationSeconds: - format: int64 - type: integer - value: - type: string - type: object - type: array - type: object - fluentd: - properties: - affinity: - properties: - nodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - preference: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - weight: - format: int32 - type: integer - required: - - preference - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - properties: - nodeSelectorTerms: - items: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - type: array - required: - - nodeSelectorTerms - type: object - type: object - podAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - podAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - type: object - annotations: - additionalProperties: - type: string - type: object - bufferStorageVolume: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - bufferVolumeArgs: - items: - type: string - type: array - bufferVolumeImage: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - bufferVolumeMetrics: - properties: - interval: - type: string - path: - type: string - port: - format: int32 - type: integer - prometheusAnnotations: - type: boolean - prometheusRules: - type: boolean - serviceMonitor: - type: boolean - serviceMonitorConfig: - properties: - additionalLabels: - additionalProperties: - type: string - type: object - honorLabels: - type: boolean - metricRelabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - relabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - scheme: - type: string - tlsConfig: - properties: - ca: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - caFile: - type: string - cert: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - certFile: - type: string - insecureSkipVerify: - type: boolean - keyFile: - type: string - keySecret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - serverName: - type: string - type: object - type: object - timeout: - type: string - type: object - configCheckAnnotations: - additionalProperties: - type: string - type: object - configCheckResources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - configReloaderImage: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - configReloaderResources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - disablePvc: - type: boolean - dnsConfig: - properties: - nameservers: - items: - type: string - type: array - options: - items: - properties: - name: - type: string - value: - type: string - type: object - type: array - searches: - items: - type: string - type: array - type: object - dnsPolicy: - type: string - envVars: - items: - properties: - name: - type: string - value: - type: string - valueFrom: - properties: - configMapKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - required: - - name - type: object - type: array - extraVolumes: - items: - properties: - containerName: - type: string - path: - type: string - volume: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - volumeName: - type: string - type: object - type: array - fluentLogDestination: - type: string - fluentOutLogrotate: - properties: - age: - type: string - enabled: - type: boolean - path: - type: string - size: - type: string - required: - - enabled - type: object - fluentdPvcSpec: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - forwardInputConfig: - properties: - add_tag_prefix: - type: string - bind: - type: string - chunk_size_limit: - type: string - chunk_size_warn_limit: - type: string - deny_keepalive: - type: boolean - linger_timeout: - type: integer - port: - type: string - resolve_hostname: - type: boolean - security: - properties: - allow_anonymous_source: - type: boolean - self_hostname: - type: string - shared_key: - type: string - user_auth: - type: boolean - required: - - self_hostname - - shared_key - type: object - send_keepalive_packet: - type: boolean - skip_invalid_event: - type: boolean - source_address_key: - type: string - sourceHostnameKey: - type: string - tag: - type: string - transport: - properties: - ca_cert_path: - type: string - ca_path: - type: string - ca_private_key_passphrase: - type: string - ca_private_key_path: - type: string - cert_path: - type: string - ciphers: - type: string - client_cert_auth: - type: boolean - insecure: - type: boolean - private_key_passphrase: - type: string - private_key_path: - type: string - protocol: - type: string - version: - type: string - type: object - type: object - headlessServiceTopologyKeys: - items: - type: string - type: array - ignoreRepeatedLogInterval: - type: string - ignoreSameLogInterval: - type: string - image: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - livenessDefaultCheck: - type: boolean - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - logLevel: - type: string - metrics: - properties: - interval: - type: string - path: - type: string - port: - format: int32 - type: integer - prometheusAnnotations: - type: boolean - prometheusRules: - type: boolean - serviceMonitor: - type: boolean - serviceMonitorConfig: - properties: - additionalLabels: - additionalProperties: - type: string - type: object - honorLabels: - type: boolean - metricRelabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - relabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - scheme: - type: string - tlsConfig: - properties: - ca: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - caFile: - type: string - cert: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - certFile: - type: string - insecureSkipVerify: - type: boolean - keyFile: - type: string - keySecret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - serverName: - type: string - type: object - type: object - timeout: - type: string - type: object - nodeSelector: - additionalProperties: - type: string - type: object - podPriorityClassName: - type: string - port: - format: int32 - type: integer - readinessDefaultCheck: - properties: - bufferFileNumber: - type: boolean - bufferFileNumberMax: - format: int32 - type: integer - bufferFreeSpace: - type: boolean - bufferFreeSpaceThreshold: - format: int32 - type: integer - failureThreshold: - format: int32 - type: integer - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - rootDir: - type: string - scaling: - properties: - drain: - properties: - annotations: - additionalProperties: - type: string - type: object - enabled: - type: boolean - image: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - pauseImage: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - type: object - podManagementPolicy: - type: string - replicas: - type: integer - type: object - security: - properties: - podSecurityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - podSecurityPolicyCreate: - type: boolean - roleBasedAccessControlCreate: - type: boolean - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccount: - type: string - type: object - serviceAccount: - properties: - automountServiceAccountToken: - type: boolean - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - secrets: - items: - properties: - apiVersion: - type: string - fieldPath: - type: string - kind: - type: string - name: - type: string - namespace: - type: string - resourceVersion: - type: string - uid: - type: string - type: object - type: array - type: object - serviceTopologyKeys: - items: - type: string - type: array - tls: - properties: - enabled: - type: boolean - secretName: - type: string - sharedKey: - type: string - required: - - enabled - type: object - tolerations: - items: - properties: - effect: - type: string - key: - type: string - operator: - type: string - tolerationSeconds: - format: int64 - type: integer - value: - type: string - type: object - type: array - topologySpreadConstraints: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - maxSkew: - format: int32 - type: integer - topologyKey: - type: string - whenUnsatisfiable: - type: string - required: - - maxSkew - - topologyKey - - whenUnsatisfiable - type: object - type: array - volumeModImage: - properties: - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - pullPolicy: - type: string - repository: - type: string - tag: - type: string - type: object - volumeMountChmod: - type: boolean - workers: - format: int32 - type: integer - type: object - globalFilters: - items: - properties: - concat: - properties: - continuous_line_regexp: - type: string - flush_interval: - type: integer - keep_partial_key: - type: boolean - keep_partial_metadata: - type: string - key: - type: string - multiline_end_regexp: - type: string - multiline_start_regexp: - type: string - n_lines: - type: integer - partial_key: - type: string - partial_value: - type: string - separator: - type: string - stream_identity_key: - type: string - timeout_label: - type: string - use_first_timestamp: - type: boolean - use_partial_metadata: - type: string - type: object - dedot: - properties: - de_dot_nested: - type: boolean - de_dot_separator: - type: string - type: object - detectExceptions: - properties: - force_line_breaks: - type: boolean - languages: - items: - type: string - type: array - max_bytes: - type: integer - max_lines: - type: integer - message: - type: string - multiline_flush_interval: - type: string - remove_tag_prefix: - type: string - stream: - type: string - type: object - enhanceK8s: - properties: - api_groups: - items: - type: string - type: array - bearer_token_file: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cache_refresh: - type: integer - cache_refresh_variation: - type: integer - cache_size: - type: integer - cache_ttl: - type: integer - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - core_api_versions: - items: - type: string - type: array - data_type: - type: string - in_namespace_path: - items: - type: string - type: array - in_pod_path: - items: - type: string - type: array - kubernetes_url: - type: string - secret_dir: - type: string - ssl_partial_chain: - type: boolean - verify_ssl: - type: boolean - type: object - geoip: - properties: - backend_library: - type: string - geoip_2_database: - type: string - geoip_database: - type: string - geoip_lookup_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - skip_adding_null_record: - type: boolean - type: object - grep: - properties: - and: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - or: - items: - properties: - exclude: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - type: array - regexp: - items: - properties: - key: - type: string - pattern: - type: string - required: - - key - - pattern - type: object - type: array - type: object - kube_events_timestamp: - properties: - mapped_time_key: - type: string - timestamp_fields: - items: - type: string - type: array - type: object - parser: - properties: - emit_invalid_record_to_error: - type: boolean - hash_value_field: - type: string - inject_key_prefix: - type: string - key_name: - type: string - parse: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - parsers: - items: - properties: - delimiter: - type: string - delimiter_pattern: - type: string - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - format_firstline: - type: string - keep_time_key: - type: boolean - keys: - type: string - label_delimiter: - type: string - local_time: - type: boolean - multiline: - items: - type: string - type: array - null_empty_string: - type: boolean - null_value_pattern: - type: string - patterns: - items: - properties: - estimate_current_event: - type: boolean - expression: - type: string - format: - type: string - keep_time_key: - type: boolean - local_time: - type: boolean - null_empty_string: - type: boolean - null_value_pattern: - type: string - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - time_format: - type: string - time_key: - type: string - time_type: - type: string - timezone: - type: string - type: - type: string - types: - type: string - utc: - type: boolean - type: object - type: array - remove_key_name_field: - type: boolean - replace_invalid_sequence: - type: boolean - reserve_data: - type: boolean - reserve_time: - type: boolean - type: object - prometheus: - properties: - labels: - additionalProperties: - type: string - type: object - metrics: - items: - properties: - buckets: - type: string - desc: - type: string - key: - type: string - labels: - additionalProperties: - type: string - type: object - name: - type: string - type: - type: string - required: - - desc - - name - - type - type: object - type: array - type: object - record_modifier: - properties: - char_encoding: - type: string - prepare_value: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - replaces: - items: - properties: - expression: - type: string - key: - type: string - replace: - type: string - required: - - expression - - key - - replace - type: object - type: array - whitelist_keys: - type: string - type: object - record_transformer: - properties: - auto_typecast: - type: boolean - enable_ruby: - type: boolean - keep_keys: - type: string - records: - items: - additionalProperties: - type: string - type: object - type: array - remove_keys: - type: string - renew_record: - type: boolean - renew_time_key: - type: string - type: object - stdout: - properties: - output_type: - type: string - type: object - sumologic: - properties: - collector_key_name: - type: string - collector_value: - type: string - exclude_container_regex: - type: string - exclude_facility_regex: - type: string - exclude_host_regex: - type: string - exclude_namespace_regex: - type: string - exclude_pod_regex: - type: string - exclude_priority_regex: - type: string - exclude_unit_regex: - type: string - log_format: - type: string - source_category: - type: string - source_category_key_name: - type: string - source_category_prefix: - type: string - source_category_replace_dash: - type: string - source_host: - type: string - source_host_key_name: - type: string - source_name: - type: string - source_name_key_name: - type: string - tracing_annotation_prefix: - type: string - tracing_container_name: - type: string - tracing_format: - type: boolean - tracing_host: - type: string - tracing_label_prefix: - type: string - tracing_namespace: - type: string - tracing_pod: - type: string - tracing_pod_id: - type: string - type: object - tag_normaliser: - properties: - format: - type: string - type: object - throttle: - properties: - group_bucket_limit: - type: integer - group_bucket_period_s: - type: integer - group_drop_logs: - type: boolean - group_key: - type: string - group_reset_rate_s: - type: integer - group_warning_delay_s: - type: integer - type: object - type: object - type: array - loggingRef: - type: string - nodeAgents: - items: - properties: - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - name: - type: string - nodeAgentFluentbit: - properties: - bufferStorage: - properties: - storage.backlog.mem_limit: - type: string - storage.checksum: - type: string - storage.path: - type: string - storage.sync: - type: string - type: object - bufferStorageVolume: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - containersPath: - type: string - coroStackSize: - format: int32 - type: integer - customConfigSecret: - type: string - daemonSet: - properties: - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - spec: - properties: - minReadySeconds: - format: int32 - type: integer - revisionHistoryLimit: - format: int32 - type: integer - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - template: - properties: - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - spec: - properties: - activeDeadlineSeconds: - format: int64 - type: integer - affinity: - properties: - nodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - preference: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - weight: - format: int32 - type: integer - required: - - preference - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - properties: - nodeSelectorTerms: - items: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchFields: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - type: object - type: array - required: - - nodeSelectorTerms - type: object - type: object - podAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - podAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - items: - properties: - podAffinityTerm: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - weight: - format: int32 - type: integer - required: - - podAffinityTerm - - weight - type: object - type: array - requiredDuringSchedulingIgnoredDuringExecution: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaceSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - namespaces: - items: - type: string - type: array - topologyKey: - type: string - required: - - topologyKey - type: object - type: array - type: object - type: object - automountServiceAccountToken: - type: boolean - containers: - items: - properties: - args: - items: - type: string - type: array - command: - items: - type: string - type: array - env: - items: - properties: - name: - type: string - value: - type: string - valueFrom: - properties: - configMapKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - required: - - name - type: object - type: array - envFrom: - items: - properties: - configMapRef: - properties: - name: - type: string - optional: - type: boolean - type: object - prefix: - type: string - secretRef: - properties: - name: - type: string - optional: - type: boolean - type: object - type: object - type: array - image: - type: string - imagePullPolicy: - type: string - lifecycle: - properties: - postStart: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - preStop: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - type: object - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - ports: - items: - properties: - containerPort: - format: int32 - type: integer - hostIP: - type: string - hostPort: - format: int32 - type: integer - name: - type: string - protocol: - default: TCP - type: string - required: - - containerPort - type: object - type: array - x-kubernetes-list-map-keys: - - containerPort - - protocol - x-kubernetes-list-type: map - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - startupProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - stdin: - type: boolean - stdinOnce: - type: boolean - terminationMessagePath: - type: string - terminationMessagePolicy: - type: string - tty: - type: boolean - volumeDevices: - items: - properties: - devicePath: - type: string - name: - type: string - required: - - devicePath - - name - type: object - type: array - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - workingDir: - type: string - required: - - name - type: object - type: array - dnsConfig: - properties: - nameservers: - items: - type: string - type: array - options: - items: - properties: - name: - type: string - value: - type: string - type: object - type: array - searches: - items: - type: string - type: array - type: object - dnsPolicy: - type: string - enableServiceLinks: - type: boolean - ephemeralContainers: - items: - properties: - args: - items: - type: string - type: array - command: - items: - type: string - type: array - env: - items: - properties: - name: - type: string - value: - type: string - valueFrom: - properties: - configMapKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - required: - - name - type: object - type: array - envFrom: - items: - properties: - configMapRef: - properties: - name: - type: string - optional: - type: boolean - type: object - prefix: - type: string - secretRef: - properties: - name: - type: string - optional: - type: boolean - type: object - type: object - type: array - image: - type: string - imagePullPolicy: - type: string - lifecycle: - properties: - postStart: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - preStop: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - type: object - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - ports: - items: - properties: - containerPort: - format: int32 - type: integer - hostIP: - type: string - hostPort: - format: int32 - type: integer - name: - type: string - protocol: - default: TCP - type: string - required: - - containerPort - type: object - type: array - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - startupProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - stdin: - type: boolean - stdinOnce: - type: boolean - targetContainerName: - type: string - terminationMessagePath: - type: string - terminationMessagePolicy: - type: string - tty: - type: boolean - volumeDevices: - items: - properties: - devicePath: - type: string - name: - type: string - required: - - devicePath - - name - type: object - type: array - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - workingDir: - type: string - required: - - name - type: object - type: array - hostAliases: - items: - properties: - hostnames: - items: - type: string - type: array - ip: - type: string - type: object - type: array - hostIPC: - type: boolean - hostNetwork: - type: boolean - hostPID: - type: boolean - hostname: - type: string - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - initContainers: - items: - properties: - args: - items: - type: string - type: array - command: - items: - type: string - type: array - env: - items: - properties: - name: - type: string - value: - type: string - valueFrom: - properties: - configMapKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - required: - - name - type: object - type: array - envFrom: - items: - properties: - configMapRef: - properties: - name: - type: string - optional: - type: boolean - type: object - prefix: - type: string - secretRef: - properties: - name: - type: string - optional: - type: boolean - type: object - type: object - type: array - image: - type: string - imagePullPolicy: - type: string - lifecycle: - properties: - postStart: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - preStop: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: object - type: object - livenessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - name: - type: string - ports: - items: - properties: - containerPort: - format: int32 - type: integer - hostIP: - type: string - hostPort: - format: int32 - type: integer - name: - type: string - protocol: - default: TCP - type: string - required: - - containerPort - type: object - type: array - x-kubernetes-list-map-keys: - - containerPort - - protocol - x-kubernetes-list-type: map - readinessProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - startupProbe: - properties: - exec: - properties: - command: - items: - type: string - type: array - type: object - failureThreshold: - format: int32 - type: integer - httpGet: - properties: - host: - type: string - httpHeaders: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - path: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - scheme: - type: string - required: - - port - type: object - initialDelaySeconds: - format: int32 - type: integer - periodSeconds: - format: int32 - type: integer - successThreshold: - format: int32 - type: integer - tcpSocket: - properties: - host: - type: string - port: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - terminationGracePeriodSeconds: - format: int64 - type: integer - timeoutSeconds: - format: int32 - type: integer - type: object - stdin: - type: boolean - stdinOnce: - type: boolean - terminationMessagePath: - type: string - terminationMessagePolicy: - type: string - tty: - type: boolean - volumeDevices: - items: - properties: - devicePath: - type: string - name: - type: string - required: - - devicePath - - name - type: object - type: array - volumeMounts: - items: - properties: - mountPath: - type: string - mountPropagation: - type: string - name: - type: string - readOnly: - type: boolean - subPath: - type: string - subPathExpr: - type: string - required: - - mountPath - - name - type: object - type: array - workingDir: - type: string - required: - - name - type: object - type: array - nodeName: - type: string - nodeSelector: - additionalProperties: - type: string - type: object - overhead: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - preemptionPolicy: - type: string - priority: - format: int32 - type: integer - priorityClassName: - type: string - readinessGates: - items: - properties: - conditionType: - type: string - required: - - conditionType - type: object - type: array - restartPolicy: - type: string - runtimeClassName: - type: string - schedulerName: - type: string - securityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccountName: - type: string - setHostnameAsFQDN: - type: boolean - shareProcessNamespace: - type: boolean - subdomain: - type: string - terminationGracePeriodSeconds: - format: int64 - type: integer - tolerations: - items: - properties: - effect: - type: string - key: - type: string - operator: - type: string - tolerationSeconds: - format: int64 - type: integer - value: - type: string - type: object - type: array - topologySpreadConstraints: - items: - properties: - labelSelector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - maxSkew: - format: int32 - type: integer - topologyKey: - type: string - whenUnsatisfiable: - type: string - required: - - maxSkew - - topologyKey - - whenUnsatisfiable - type: object - type: array - x-kubernetes-list-map-keys: - - topologyKey - - whenUnsatisfiable - x-kubernetes-list-type: map - volumes: - items: - properties: - awsElasticBlockStore: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - azureDisk: - properties: - cachingMode: - type: string - diskName: - type: string - diskURI: - type: string - fsType: - type: string - kind: - type: string - readOnly: - type: boolean - required: - - diskName - - diskURI - type: object - azureFile: - properties: - readOnly: - type: boolean - secretName: - type: string - shareName: - type: string - required: - - secretName - - shareName - type: object - cephfs: - properties: - monitors: - items: - type: string - type: array - path: - type: string - readOnly: - type: boolean - secretFile: - type: string - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - monitors - type: object - cinder: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeID: - type: string - required: - - volumeID - type: object - configMap: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - csi: - properties: - driver: - type: string - fsType: - type: string - nodePublishSecretRef: - properties: - name: - type: string - type: object - readOnly: - type: boolean - volumeAttributes: - additionalProperties: - type: string - type: object - required: - - driver - type: object - downwardAPI: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - ephemeral: - properties: - volumeClaimTemplate: - properties: - metadata: - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - required: - - spec - type: object - type: object - fc: - properties: - fsType: - type: string - lun: - format: int32 - type: integer - readOnly: - type: boolean - targetWWNs: - items: - type: string - type: array - wwids: - items: - type: string - type: array - type: object - flexVolume: - properties: - driver: - type: string - fsType: - type: string - options: - additionalProperties: - type: string - type: object - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - required: - - driver - type: object - flocker: - properties: - datasetName: - type: string - datasetUUID: - type: string - type: object - gcePersistentDisk: - properties: - fsType: - type: string - partition: - format: int32 - type: integer - pdName: - type: string - readOnly: - type: boolean - required: - - pdName - type: object - gitRepo: - properties: - directory: - type: string - repository: - type: string - revision: - type: string - required: - - repository - type: object - glusterfs: - properties: - endpoints: - type: string - path: - type: string - readOnly: - type: boolean - required: - - endpoints - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - iscsi: - properties: - chapAuthDiscovery: - type: boolean - chapAuthSession: - type: boolean - fsType: - type: string - initiatorName: - type: string - iqn: - type: string - iscsiInterface: - type: string - lun: - format: int32 - type: integer - portals: - items: - type: string - type: array - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - targetPortal: - type: string - required: - - iqn - - lun - - targetPortal - type: object - name: - type: string - nfs: - properties: - path: - type: string - readOnly: - type: boolean - server: - type: string - required: - - path - - server - type: object - persistentVolumeClaim: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - photonPersistentDisk: - properties: - fsType: - type: string - pdID: - type: string - required: - - pdID - type: object - portworxVolume: - properties: - fsType: - type: string - readOnly: - type: boolean - volumeID: - type: string - required: - - volumeID - type: object - projected: - properties: - defaultMode: - format: int32 - type: integer - sources: - items: - properties: - configMap: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - downwardAPI: - properties: - items: - items: - properties: - fieldRef: - properties: - apiVersion: - type: string - fieldPath: - type: string - required: - - fieldPath - type: object - mode: - format: int32 - type: integer - path: - type: string - resourceFieldRef: - properties: - containerName: - type: string - divisor: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - resource: - type: string - required: - - resource - type: object - required: - - path - type: object - type: array - type: object - secret: - properties: - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - name: - type: string - optional: - type: boolean - type: object - serviceAccountToken: - properties: - audience: - type: string - expirationSeconds: - format: int64 - type: integer - path: - type: string - required: - - path - type: object - type: object - type: array - type: object - quobyte: - properties: - group: - type: string - readOnly: - type: boolean - registry: - type: string - tenant: - type: string - user: - type: string - volume: - type: string - required: - - registry - - volume - type: object - rbd: - properties: - fsType: - type: string - image: - type: string - keyring: - type: string - monitors: - items: - type: string - type: array - pool: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - user: - type: string - required: - - image - - monitors - type: object - scaleIO: - properties: - fsType: - type: string - gateway: - type: string - protectionDomain: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - sslEnabled: - type: boolean - storageMode: - type: string - storagePool: - type: string - system: - type: string - volumeName: - type: string - required: - - gateway - - secretRef - - system - type: object - secret: - properties: - defaultMode: - format: int32 - type: integer - items: - items: - properties: - key: - type: string - mode: - format: int32 - type: integer - path: - type: string - required: - - key - - path - type: object - type: array - optional: - type: boolean - secretName: - type: string - type: object - storageos: - properties: - fsType: - type: string - readOnly: - type: boolean - secretRef: - properties: - name: - type: string - type: object - volumeName: - type: string - volumeNamespace: - type: string - type: object - vsphereVolume: - properties: - fsType: - type: string - storagePolicyID: - type: string - storagePolicyName: - type: string - volumePath: - type: string - required: - - volumePath - type: object - required: - - name - type: object - type: array - type: object - type: object - updateStrategy: - properties: - rollingUpdate: - properties: - maxSurge: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - maxUnavailable: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - type: object - type: - type: string - type: object - type: object - type: object - disableKubernetesFilter: - type: boolean - enableUpstream: - type: boolean - enabled: - type: boolean - extraVolumeMounts: - items: - properties: - destination: - pattern: ^/.+$ - type: string - readOnly: - type: boolean - source: - pattern: ^/.+$ - type: string - required: - - destination - - source - type: object - type: array - filterAws: - properties: - Match: - type: string - account_id: - type: boolean - ami_id: - type: boolean - az: - type: boolean - ec2_instance_id: - type: boolean - ec2_instance_type: - type: boolean - hostname: - type: boolean - imds_version: - type: string - private_ip: - type: boolean - vpc_id: - type: boolean - type: object - filterKubernetes: - properties: - Annotations: - type: string - Buffer_Size: - type: string - DNS_Retries: - type: string - DNS_Wait_Time: - type: string - Dummy_Meta: - type: string - K8S-Logging.Exclude: - type: string - K8S-Logging.Parser: - type: string - Keep_Log: - type: string - Kube_CA_File: - type: string - Kube_CA_Path: - type: string - Kube_Tag_Prefix: - type: string - Kube_Token_File: - type: string - Kube_URL: - type: string - Kube_meta_preload_cache_dir: - type: string - Kubelet_Port: - type: string - Labels: - type: string - Match: - type: string - Merge_Log: - type: string - Merge_Log_Key: - type: string - Merge_Log_Trim: - type: string - Merge_Parser: - type: string - Regex_Parser: - type: string - Use_Journal: - type: string - Use_Kubelet: - type: string - tls.debug: - type: string - tls.verify: - type: string - type: object - flush: - format: int32 - type: integer - forwardOptions: - properties: - Require_ack_response: - type: boolean - Retry_Limit: - type: string - Send_options: - type: boolean - Tag: - type: string - Time_as_Integer: - type: boolean - storage.total_limit_size: - type: string - type: object - grace: - format: int32 - type: integer - inputTail: - properties: - Buffer_Chunk_Size: - type: string - Buffer_Max_Size: - type: string - DB: - type: string - DB_Sync: - type: string - Docker_Mode: - type: string - Docker_Mode_Flush: - type: string - Docker_Mode_Parser: - type: string - Exclude_Path: - type: string - Ignore_Older: - type: string - Key: - type: string - Mem_Buf_Limit: - type: string - Multiline: - type: string - Multiline_Flush: - type: string - Parser: - type: string - Parser_Firstline: - type: string - Parser_N: - items: - type: string - type: array - Path: - type: string - Path_Key: - type: string - Refresh_Interval: - type: string - Rotate_Wait: - type: string - Skip_Long_Lines: - type: string - Tag: - type: string - Tag_Regex: - type: string - multiline.parser: - items: - type: string - type: array - storage.type: - type: string - type: object - livenessDefaultCheck: - type: boolean - logLevel: - type: string - metrics: - properties: - interval: - type: string - path: - type: string - port: - format: int32 - type: integer - prometheusAnnotations: - type: boolean - prometheusRules: - type: boolean - serviceMonitor: - type: boolean - serviceMonitorConfig: - properties: - additionalLabels: - additionalProperties: - type: string - type: object - honorLabels: - type: boolean - metricRelabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - relabelings: - items: - properties: - action: - type: string - modulus: - format: int64 - type: integer - regex: - type: string - replacement: - type: string - separator: - type: string - sourceLabels: - items: - type: string - type: array - targetLabel: - type: string - type: object - type: array - scheme: - type: string - tlsConfig: - properties: - ca: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - caFile: - type: string - cert: - properties: - configMap: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - secret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - certFile: - type: string - insecureSkipVerify: - type: boolean - keyFile: - type: string - keySecret: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - serverName: - type: string - type: object - type: object - timeout: - type: string - type: object - metricsService: - properties: - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - spec: - properties: - allocateLoadBalancerNodePorts: - type: boolean - clusterIP: - type: string - clusterIPs: - items: - type: string - type: array - x-kubernetes-list-type: atomic - externalIPs: - items: - type: string - type: array - externalName: - type: string - externalTrafficPolicy: - type: string - healthCheckNodePort: - format: int32 - type: integer - internalTrafficPolicy: - type: string - ipFamilies: - items: - type: string - type: array - x-kubernetes-list-type: atomic - ipFamilyPolicy: - type: string - loadBalancerClass: - type: string - loadBalancerIP: - type: string - loadBalancerSourceRanges: - items: - type: string - type: array - ports: - items: - properties: - appProtocol: - type: string - name: - type: string - nodePort: - format: int32 - type: integer - port: - format: int32 - type: integer - protocol: - default: TCP - type: string - targetPort: - anyOf: - - type: integer - - type: string - x-kubernetes-int-or-string: true - required: - - port - type: object - type: array - x-kubernetes-list-map-keys: - - port - - protocol - x-kubernetes-list-type: map - publishNotReadyAddresses: - type: boolean - selector: - additionalProperties: - type: string - type: object - sessionAffinity: - type: string - sessionAffinityConfig: - properties: - clientIP: - properties: - timeoutSeconds: - format: int32 - type: integer - type: object - type: object - topologyKeys: - items: - type: string - type: array - type: - type: string - type: object - type: object - network: - properties: - connectTimeout: - format: int32 - type: integer - keepalive: - type: boolean - keepaliveIdleTimeout: - format: int32 - type: integer - keepaliveMaxRecycle: - format: int32 - type: integer - type: object - podPriorityClassName: - type: string - positiondb: - properties: - emptyDir: - properties: - medium: - type: string - sizeLimit: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - host_path: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - hostPath: - properties: - path: - type: string - type: - type: string - required: - - path - type: object - pvc: - properties: - source: - properties: - claimName: - type: string - readOnly: - type: boolean - required: - - claimName - type: object - spec: - properties: - accessModes: - items: - type: string - type: array - dataSource: - properties: - apiGroup: - type: string - kind: - type: string - name: - type: string - required: - - kind - - name - type: object - resources: - properties: - limits: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - requests: - additionalProperties: - anyOf: - - type: integer - - type: string - pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ - x-kubernetes-int-or-string: true - type: object - type: object - selector: - properties: - matchExpressions: - items: - properties: - key: - type: string - operator: - type: string - values: - items: - type: string - type: array - required: - - key - - operator - type: object - type: array - matchLabels: - additionalProperties: - type: string - type: object - type: object - storageClassName: - type: string - volumeMode: - type: string - volumeName: - type: string - type: object - type: object - type: object - security: - properties: - podSecurityContext: - properties: - fsGroup: - format: int64 - type: integer - fsGroupChangePolicy: - type: string - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - supplementalGroups: - items: - format: int64 - type: integer - type: array - sysctls: - items: - properties: - name: - type: string - value: - type: string - required: - - name - - value - type: object - type: array - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - podSecurityPolicyCreate: - type: boolean - roleBasedAccessControlCreate: - type: boolean - securityContext: - properties: - allowPrivilegeEscalation: - type: boolean - capabilities: - properties: - add: - items: - type: string - type: array - drop: - items: - type: string - type: array - type: object - privileged: - type: boolean - procMount: - type: string - readOnlyRootFilesystem: - type: boolean - runAsGroup: - format: int64 - type: integer - runAsNonRoot: - type: boolean - runAsUser: - format: int64 - type: integer - seLinuxOptions: - properties: - level: - type: string - role: - type: string - type: - type: string - user: - type: string - type: object - seccompProfile: - properties: - localhostProfile: - type: string - type: - type: string - required: - - type - type: object - windowsOptions: - properties: - gmsaCredentialSpec: - type: string - gmsaCredentialSpecName: - type: string - runAsUserName: - type: string - type: object - type: object - serviceAccount: - type: string - type: object - serviceAccount: - properties: - automountServiceAccountToken: - type: boolean - imagePullSecrets: - items: - properties: - name: - type: string - type: object - type: array - metadata: - properties: - annotations: - additionalProperties: - type: string - type: object - labels: - additionalProperties: - type: string - type: object - type: object - secrets: - items: - properties: - apiVersion: - type: string - fieldPath: - type: string - kind: - type: string - name: - type: string - namespace: - type: string - resourceVersion: - type: string - uid: - type: string - type: object - type: array - type: object - targetHost: - type: string - targetPort: - format: int32 - type: integer - tls: - properties: - enabled: - type: boolean - secretName: - type: string - sharedKey: - type: string - required: - - enabled - type: object - varLogsPath: - type: string - type: object - profile: - type: string - type: object - type: array - watchNamespaces: - items: - type: string - type: array - required: - - controlNamespace - type: object - status: - properties: - configCheckResults: - additionalProperties: - type: boolean - type: object - type: object - type: object - served: true - storage: true - subresources: - status: {} -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_outputs.yaml b/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_outputs.yaml deleted file mode 100644 index ddba7aa6b..000000000 --- a/charts/rancher-logging-crd/100.1.0+up3.17.1/templates/logging.banzaicloud.io_outputs.yaml +++ /dev/null @@ -1,10024 +0,0 @@ - ---- -apiVersion: apiextensions.k8s.io/v1 -kind: CustomResourceDefinition -metadata: - annotations: - controller-gen.kubebuilder.io/version: v0.5.0 - creationTimestamp: null - name: outputs.logging.banzaicloud.io -spec: - group: logging.banzaicloud.io - names: - categories: - - logging-all - kind: Output - listKind: OutputList - plural: outputs - singular: output - scope: Namespaced - versions: - - additionalPrinterColumns: - - description: Is the output active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1alpha1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - awsElasticsearch: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_arn: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_session_name: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_web_identity_token_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ecs_container_credentials_relative_uri: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - region: - type: string - secret_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - sts_credentials_region: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - flush_interval: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - include_tag_key: - type: boolean - include_timestamp: - type: string - index_name: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - tag_key: - type: string - type: object - azurestorage: - properties: - auto_create_container: - type: boolean - azure_container: - type: string - azure_imds_api_version: - type: string - azure_object_key_format: - type: string - azure_storage_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_account: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_sas_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - type: string - path: - type: string - required: - - azure_container - - azure_storage_account - type: object - cloudwatch: - properties: - auto_create_stream: - type: boolean - aws_instance_profile_credentials_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sts_role_arn: - type: string - aws_sts_session_name: - type: string - aws_use_sts: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - concurrency: - type: integer - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - http_proxy: - type: string - include_time_key: - type: boolean - json_handler: - type: string - localtime: - type: boolean - log_group_aws_tags: - type: string - log_group_aws_tags_key: - type: string - log_group_name: - type: string - log_group_name_key: - type: string - log_rejected_request: - type: string - log_stream_name: - type: string - log_stream_name_key: - type: string - max_events_per_batch: - type: integer - max_message_length: - type: integer - message_keys: - type: string - put_log_events_disable_retry_limit: - type: boolean - put_log_events_retry_limit: - type: integer - put_log_events_retry_wait: - type: string - region: - type: string - remove_log_group_aws_tags_key: - type: string - remove_log_group_name_key: - type: string - remove_log_stream_name_key: - type: string - remove_retention_in_days: - type: string - retention_in_days: - type: string - retention_in_days_key: - type: string - use_tag_as_group: - type: boolean - use_tag_as_stream: - type: boolean - required: - - log_group_name - - log_stream_name - - region - type: object - datadog: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compression_level: - type: string - dd_hostname: - type: string - dd_source: - type: string - dd_sourcecategory: - type: string - dd_tags: - type: string - host: - type: string - include_tag_key: - type: boolean - max_backoff: - type: string - max_retries: - type: string - no_ssl_validation: - type: boolean - port: - type: string - service: - type: string - ssl_port: - type: string - tag_key: - type: string - timestamp_key: - type: string - use_compression: - type: boolean - use_http: - type: boolean - use_json: - type: boolean - use_ssl: - type: boolean - required: - - api_key - type: object - elasticsearch: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - application_name: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - bulk_message_request_threshold: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key_pass: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - content_type: - type: string - custom_headers: - type: string - customize_template: - type: string - data_stream_enable: - type: boolean - data_stream_ilm_name: - type: string - data_stream_name: - type: string - data_stream_template_name: - type: string - default_elasticsearch_version: - type: string - deflector_alias: - type: string - enable_ilm: - type: boolean - exception_backup: - type: boolean - fail_on_putting_template_retry_exceed: - type: boolean - flatten_hashes: - type: boolean - flatten_hashes_separator: - type: string - host: - type: string - hosts: - type: string - http_backend: - type: string - id_key: - type: string - ignore_exceptions: - type: string - ilm_policy: - type: string - ilm_policy_id: - type: string - ilm_policy_overwrite: - type: boolean - include_index_in_url: - type: boolean - include_tag_key: - type: boolean - include_timestamp: - type: boolean - index_date_pattern: - type: string - index_name: - type: string - index_prefix: - type: string - log_es_400_reason: - type: boolean - logstash_dateformat: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - logstash_prefix_separator: - type: string - max_retry_get_es_version: - type: string - max_retry_putting_template: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - path: - type: string - pipeline: - type: string - port: - type: integer - prefer_oj_serializer: - type: boolean - reconnect_on_error: - type: boolean - reload_after: - type: string - reload_connections: - type: boolean - reload_on_failure: - type: boolean - remove_keys_on_update: - type: string - remove_keys_on_update_key: - type: string - request_timeout: - type: string - resurrect_after: - type: string - retry_tag: - type: string - rollover_index: - type: boolean - routing_key: - type: string - scheme: - type: string - sniffer_class_name: - type: string - ssl_max_version: - type: string - ssl_min_version: - type: string - ssl_verify: - type: boolean - ssl_version: - type: string - suppress_doc_wrap: - type: boolean - suppress_type_name: - type: boolean - tag_key: - type: string - target_index_key: - type: string - target_type_key: - type: string - template_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - template_name: - type: string - template_overwrite: - type: boolean - templates: - type: string - time_key: - type: string - time_key_format: - type: string - time_parse_error_tag: - type: string - time_precision: - type: string - type_name: - type: string - unrecoverable_error_types: - type: string - user: - type: string - utc_index: - type: boolean - validate_client_version: - type: boolean - verify_es_version_at_startup: - type: boolean - with_transporter_log: - type: boolean - write_operation: - type: string - type: object - file: - properties: - add_path_suffix: - type: boolean - append: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - path: - type: string - path_suffix: - type: string - recompress: - type: boolean - symlink_path: - type: boolean - required: - - path - type: object - forward: - properties: - ack_response_timeout: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - connect_timeout: - type: integer - dns_round_robin: - type: boolean - expire_dns_cache: - type: integer - hard_timeout: - type: integer - heartbeat_interval: - type: integer - heartbeat_type: - type: string - ignore_network_errors_at_startup: - type: boolean - keepalive: - type: boolean - keepalive_timeout: - type: integer - phi_failure_detector: - type: boolean - phi_threshold: - type: integer - recover_wait: - type: integer - require_ack_response: - type: boolean - security: - properties: - allow_anonymous_source: - type: boolean - self_hostname: - type: string - shared_key: - type: string - user_auth: - type: boolean - required: - - self_hostname - - shared_key - type: object - send_timeout: - type: integer - servers: - items: - properties: - host: - type: string - name: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - shared_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - standby: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - weight: - type: integer - required: - - host - type: object - type: array - tls_allow_self_signed_cert: - type: boolean - tls_cert_logical_store_name: - type: string - tls_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_cert_thumbprint: - type: string - tls_cert_use_enterprise_store: - type: boolean - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_insecure_mode: - type: boolean - tls_verify_hostname: - type: boolean - tls_version: - type: string - transport: - type: string - verify_connection_at_startup: - type: boolean - required: - - servers - type: object - gcs: - properties: - acl: - type: string - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_retries: - type: integer - client_timeout: - type: integer - credentials_json: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - encryption_key: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - keyfile: - type: string - object_key_format: - type: string - object_metadata: - items: - properties: - key: - type: string - value: - type: string - required: - - key - - value - type: object - type: array - overwrite: - type: boolean - path: - type: string - project: - type: string - storage_class: - type: string - store_as: - type: string - transcoding: - type: boolean - required: - - bucket - - project - type: object - gelf: - properties: - host: - type: string - port: - type: integer - protocol: - type: string - tls: - type: boolean - tls_options: - additionalProperties: - type: string - type: object - required: - - host - - port - type: object - http: - properties: - auth: - properties: - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - password - - username - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - content_type: - type: string - endpoint: - type: string - error_response_as_unrecoverable: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - headers: - additionalProperties: - type: string - type: object - http_method: - type: string - json_array: - type: boolean - open_timeout: - type: integer - proxy: - type: string - read_timeout: - type: integer - retryable_response_codes: - items: - type: integer - type: array - ssl_timeout: - type: integer - tls_ca_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_verify_mode: - type: string - tls_version: - type: string - required: - - endpoint - type: object - kafka: - properties: - ack_timeout: - type: integer - brokers: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_id: - type: string - compression_codec: - type: string - default_message_key: - type: string - default_partition_key: - type: string - default_topic: - type: string - discard_kafka_delivery_failed: - type: boolean - exclude_partion_key: - type: boolean - exclude_topic_key: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - get_kafka_client_log: - type: boolean - headers: - additionalProperties: - type: string - type: object - headers_from_record: - additionalProperties: - type: string - type: object - idempotent: - type: boolean - kafka_agg_max_bytes: - type: integer - kafka_agg_max_messages: - type: integer - max_send_retries: - type: integer - message_key_key: - type: string - partition_key: - type: string - partition_key_key: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required_acks: - type: integer - sasl_over_ssl: - type: boolean - scram_mechanism: - type: string - ssl_ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_ca_certs_from_system: - type: boolean - ssl_client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_chain: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_verify_hostname: - type: boolean - topic_key: - type: string - use_default_for_unknown_topic: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - brokers - - format - type: object - kinesisStream: - properties: - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - aws_iam_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_ses_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - batch_request_max_count: - type: integer - batch_request_max_size: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - partition_key: - type: string - process_credentials: - properties: - process: - type: string - required: - - process - type: object - region: - type: string - reset_backoff_if_success: - type: boolean - retries_on_batch_request: - type: integer - stream_name: - type: string - required: - - stream_name - type: object - logdna: - properties: - api_key: - type: string - app: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - hostname: - type: string - ingester_domain: - type: string - ingester_endpoint: - type: string - request_timeout: - type: string - tags: - type: string - required: - - api_key - - hostname - type: object - loggingRef: - type: string - logz: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - port: - type: integer - token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - gzip: - type: boolean - http_idle_timeout: - type: integer - output_include_tags: - type: boolean - output_include_time: - type: boolean - retry_count: - type: integer - retry_sleep: - type: integer - required: - - endpoint - type: object - loki: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - configure_kubernetes_labels: - type: boolean - drop_single_key: - type: boolean - extra_labels: - additionalProperties: - type: string - type: object - extract_kubernetes_labels: - type: boolean - insecure_tls: - type: boolean - key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - labels: - additionalProperties: - type: string - type: object - line_format: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - remove_keys: - items: - type: string - type: array - tenant: - type: string - url: - type: string - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - newrelic: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - base_uri: - type: string - license_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - nullout: - type: object - oss: - properties: - aaccess_key_secret: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_bucket: - type: boolean - check_object: - type: boolean - download_crc_enable: - type: boolean - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - index_format: - type: string - key_format: - type: string - open_timeout: - type: integer - oss_sdk_log_dir: - type: string - overwrite: - type: boolean - path: - type: string - read_timeout: - type: integer - store_as: - type: string - upload_crc_enable: - type: boolean - warn_for_delay: - type: string - required: - - aaccess_key_secret - - access_key_id - - bucket - - endpoint - type: object - redis: - properties: - allow_duplicate_key: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - db_number: - type: integer - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - host: - type: string - insert_key_prefix: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - strftime_format: - type: string - ttl: - type: integer - type: object - s3: - properties: - acl: - type: string - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - auto_create_bucket: - type: string - aws_iam_retries: - type: string - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_apikey_on_start: - type: string - check_bucket: - type: string - check_object: - type: string - clustername: - type: string - compress: - properties: - parquet_compression_codec: - type: string - parquet_page_size: - type: string - parquet_row_group_size: - type: string - record_type: - type: string - schema_file: - type: string - schema_type: - type: string - type: object - compute_checksums: - type: string - enable_transfer_acceleration: - type: string - force_path_style: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - grant_full_control: - type: string - grant_read: - type: string - grant_read_acp: - type: string - grant_write_acp: - type: string - hex_random_length: - type: string - index_format: - type: string - instance_profile_credentials: - properties: - http_open_timeout: - type: string - http_read_timeout: - type: string - ip_address: - type: string - port: - type: string - retries: - type: string - type: object - oneeye_format: - type: boolean - overwrite: - type: string - path: - type: string - proxy_uri: - type: string - s3_bucket: - type: string - s3_endpoint: - type: string - s3_metadata: - type: string - s3_object_key_format: - type: string - s3_region: - type: string - shared_credentials: - properties: - path: - type: string - profile_name: - type: string - type: object - signature_version: - type: string - sse_customer_algorithm: - type: string - sse_customer_key: - type: string - sse_customer_key_md5: - type: string - ssekms_key_id: - type: string - ssl_verify_peer: - type: string - storage_class: - type: string - store_as: - type: string - use_bundled_cert: - type: string - use_server_side_encryption: - type: string - warn_for_delay: - type: string - required: - - s3_bucket - type: object - splunkHec: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - coerce_to_utf8: - type: boolean - data_type: - type: string - fields: - additionalProperties: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hec_host: - type: string - hec_port: - type: integer - hec_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - host: - type: string - host_key: - type: string - idle_timeout: - type: integer - index: - type: string - index_key: - type: string - insecure_ssl: - type: boolean - keep_keys: - type: boolean - metric_name_key: - type: string - metric_value_key: - type: string - metrics_from_event: - type: boolean - non_utf8_replacement_string: - type: string - open_timeout: - type: integer - protocol: - type: string - read_timeout: - type: integer - source: - type: string - source_key: - type: string - sourcetype: - type: string - sourcetype_key: - type: string - ssl_ciphers: - type: string - required: - - hec_host - - hec_token - type: object - sqs: - properties: - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - create_queue: - type: boolean - delay_seconds: - type: integer - include_tag: - type: boolean - message_group_id: - type: string - queue_name: - type: string - region: - type: string - sqs_url: - type: string - tag_property_name: - type: string - type: object - sumologic: - properties: - add_timestamp: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: boolean - compress_encoding: - type: string - custom_dimensions: - type: string - custom_fields: - items: - type: string - type: array - data_type: - type: string - delimiter: - type: string - disable_cookies: - type: boolean - endpoint: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - log_format: - type: string - log_key: - type: string - metric_data_format: - type: string - open_timeout: - type: integer - proxy_uri: - type: string - source_category: - type: string - source_host: - type: string - source_name: - type: string - source_name_key: - type: string - sumo_client: - type: string - timestamp_key: - type: string - verify_ssl: - type: boolean - required: - - endpoint - - source_name - type: object - syslog: - properties: - allow_self_signed_cert: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - enable_system_cert_store: - type: boolean - format: - properties: - app_name_field: - type: string - hostname_field: - type: string - log_field: - type: string - message_id_field: - type: string - proc_id_field: - type: string - rfc6587_message_size: - type: boolean - structured_data_field: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - fqdn: - type: string - host: - type: string - insecure: - type: boolean - port: - type: integer - private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - transport: - type: string - trusted_ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - verify_fqdn: - type: boolean - version: - type: string - required: - - host - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: false - subresources: - status: {} - - additionalPrinterColumns: - - description: Is the output active? - jsonPath: .status.active - name: Active - type: boolean - - description: Number of problems - jsonPath: .status.problemsCount - name: Problems - type: integer - name: v1beta1 - schema: - openAPIV3Schema: - properties: - apiVersion: - type: string - kind: - type: string - metadata: - type: object - spec: - properties: - awsElasticsearch: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_arn: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_session_name: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - assume_role_web_identity_token_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ecs_container_credentials_relative_uri: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - region: - type: string - secret_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - sts_credentials_region: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - flush_interval: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - include_tag_key: - type: boolean - include_timestamp: - type: string - index_name: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - tag_key: - type: string - type: object - azurestorage: - properties: - auto_create_container: - type: boolean - azure_container: - type: string - azure_imds_api_version: - type: string - azure_object_key_format: - type: string - azure_storage_access_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_account: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - azure_storage_sas_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - type: string - path: - type: string - required: - - azure_container - - azure_storage_account - type: object - cloudwatch: - properties: - auto_create_stream: - type: boolean - aws_instance_profile_credentials_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sts_role_arn: - type: string - aws_sts_session_name: - type: string - aws_use_sts: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - concurrency: - type: integer - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - http_proxy: - type: string - include_time_key: - type: boolean - json_handler: - type: string - localtime: - type: boolean - log_group_aws_tags: - type: string - log_group_aws_tags_key: - type: string - log_group_name: - type: string - log_group_name_key: - type: string - log_rejected_request: - type: string - log_stream_name: - type: string - log_stream_name_key: - type: string - max_events_per_batch: - type: integer - max_message_length: - type: integer - message_keys: - type: string - put_log_events_disable_retry_limit: - type: boolean - put_log_events_retry_limit: - type: integer - put_log_events_retry_wait: - type: string - region: - type: string - remove_log_group_aws_tags_key: - type: string - remove_log_group_name_key: - type: string - remove_log_stream_name_key: - type: string - remove_retention_in_days: - type: string - retention_in_days: - type: string - retention_in_days_key: - type: string - use_tag_as_group: - type: boolean - use_tag_as_stream: - type: boolean - required: - - log_group_name - - log_stream_name - - region - type: object - datadog: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compression_level: - type: string - dd_hostname: - type: string - dd_source: - type: string - dd_sourcecategory: - type: string - dd_tags: - type: string - host: - type: string - include_tag_key: - type: boolean - max_backoff: - type: string - max_retries: - type: string - no_ssl_validation: - type: boolean - port: - type: string - service: - type: string - ssl_port: - type: string - tag_key: - type: string - timestamp_key: - type: string - use_compression: - type: boolean - use_http: - type: boolean - use_json: - type: boolean - use_ssl: - type: boolean - required: - - api_key - type: object - elasticsearch: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - application_name: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - bulk_message_request_threshold: - type: string - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key_pass: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - content_type: - type: string - custom_headers: - type: string - customize_template: - type: string - data_stream_enable: - type: boolean - data_stream_ilm_name: - type: string - data_stream_name: - type: string - data_stream_template_name: - type: string - default_elasticsearch_version: - type: string - deflector_alias: - type: string - enable_ilm: - type: boolean - exception_backup: - type: boolean - fail_on_putting_template_retry_exceed: - type: boolean - flatten_hashes: - type: boolean - flatten_hashes_separator: - type: string - host: - type: string - hosts: - type: string - http_backend: - type: string - id_key: - type: string - ignore_exceptions: - type: string - ilm_policy: - type: string - ilm_policy_id: - type: string - ilm_policy_overwrite: - type: boolean - include_index_in_url: - type: boolean - include_tag_key: - type: boolean - include_timestamp: - type: boolean - index_date_pattern: - type: string - index_name: - type: string - index_prefix: - type: string - log_es_400_reason: - type: boolean - logstash_dateformat: - type: string - logstash_format: - type: boolean - logstash_prefix: - type: string - logstash_prefix_separator: - type: string - max_retry_get_es_version: - type: string - max_retry_putting_template: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - path: - type: string - pipeline: - type: string - port: - type: integer - prefer_oj_serializer: - type: boolean - reconnect_on_error: - type: boolean - reload_after: - type: string - reload_connections: - type: boolean - reload_on_failure: - type: boolean - remove_keys_on_update: - type: string - remove_keys_on_update_key: - type: string - request_timeout: - type: string - resurrect_after: - type: string - retry_tag: - type: string - rollover_index: - type: boolean - routing_key: - type: string - scheme: - type: string - sniffer_class_name: - type: string - ssl_max_version: - type: string - ssl_min_version: - type: string - ssl_verify: - type: boolean - ssl_version: - type: string - suppress_doc_wrap: - type: boolean - suppress_type_name: - type: boolean - tag_key: - type: string - target_index_key: - type: string - target_type_key: - type: string - template_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - template_name: - type: string - template_overwrite: - type: boolean - templates: - type: string - time_key: - type: string - time_key_format: - type: string - time_parse_error_tag: - type: string - time_precision: - type: string - type_name: - type: string - unrecoverable_error_types: - type: string - user: - type: string - utc_index: - type: boolean - validate_client_version: - type: boolean - verify_es_version_at_startup: - type: boolean - with_transporter_log: - type: boolean - write_operation: - type: string - type: object - file: - properties: - add_path_suffix: - type: boolean - append: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - path: - type: string - path_suffix: - type: string - recompress: - type: boolean - symlink_path: - type: boolean - required: - - path - type: object - forward: - properties: - ack_response_timeout: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - connect_timeout: - type: integer - dns_round_robin: - type: boolean - expire_dns_cache: - type: integer - hard_timeout: - type: integer - heartbeat_interval: - type: integer - heartbeat_type: - type: string - ignore_network_errors_at_startup: - type: boolean - keepalive: - type: boolean - keepalive_timeout: - type: integer - phi_failure_detector: - type: boolean - phi_threshold: - type: integer - recover_wait: - type: integer - require_ack_response: - type: boolean - security: - properties: - allow_anonymous_source: - type: boolean - self_hostname: - type: string - shared_key: - type: string - user_auth: - type: boolean - required: - - self_hostname - - shared_key - type: object - send_timeout: - type: integer - servers: - items: - properties: - host: - type: string - name: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - shared_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - standby: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - weight: - type: integer - required: - - host - type: object - type: array - tls_allow_self_signed_cert: - type: boolean - tls_cert_logical_store_name: - type: string - tls_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_cert_thumbprint: - type: string - tls_cert_use_enterprise_store: - type: boolean - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_client_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_insecure_mode: - type: boolean - tls_verify_hostname: - type: boolean - tls_version: - type: string - transport: - type: string - verify_connection_at_startup: - type: boolean - required: - - servers - type: object - gcs: - properties: - acl: - type: string - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_retries: - type: integer - client_timeout: - type: integer - credentials_json: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - encryption_key: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - keyfile: - type: string - object_key_format: - type: string - object_metadata: - items: - properties: - key: - type: string - value: - type: string - required: - - key - - value - type: object - type: array - overwrite: - type: boolean - path: - type: string - project: - type: string - storage_class: - type: string - store_as: - type: string - transcoding: - type: boolean - required: - - bucket - - project - type: object - gelf: - properties: - host: - type: string - port: - type: integer - protocol: - type: string - tls: - type: boolean - tls_options: - additionalProperties: - type: string - type: object - required: - - host - - port - type: object - http: - properties: - auth: - properties: - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - password - - username - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - content_type: - type: string - endpoint: - type: string - error_response_as_unrecoverable: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - headers: - additionalProperties: - type: string - type: object - http_method: - type: string - json_array: - type: boolean - open_timeout: - type: integer - proxy: - type: string - read_timeout: - type: integer - retryable_response_codes: - items: - type: integer - type: array - ssl_timeout: - type: integer - tls_ca_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_ciphers: - type: string - tls_client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - tls_verify_mode: - type: string - tls_version: - type: string - required: - - endpoint - type: object - kafka: - properties: - ack_timeout: - type: integer - brokers: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_id: - type: string - compression_codec: - type: string - default_message_key: - type: string - default_partition_key: - type: string - default_topic: - type: string - discard_kafka_delivery_failed: - type: boolean - exclude_partion_key: - type: boolean - exclude_topic_key: - type: boolean - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - get_kafka_client_log: - type: boolean - headers: - additionalProperties: - type: string - type: object - headers_from_record: - additionalProperties: - type: string - type: object - idempotent: - type: boolean - kafka_agg_max_bytes: - type: integer - kafka_agg_max_messages: - type: integer - max_send_retries: - type: integer - message_key_key: - type: string - partition_key: - type: string - partition_key_key: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required_acks: - type: integer - sasl_over_ssl: - type: boolean - scram_mechanism: - type: string - ssl_ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_ca_certs_from_system: - type: boolean - ssl_client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_chain: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_client_cert_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ssl_verify_hostname: - type: boolean - topic_key: - type: string - use_default_for_unknown_topic: - type: boolean - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - required: - - brokers - - format - type: object - kinesisStream: - properties: - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - aws_iam_retries: - type: integer - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_ses_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - batch_request_max_count: - type: integer - batch_request_max_size: - type: integer - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - partition_key: - type: string - process_credentials: - properties: - process: - type: string - required: - - process - type: object - region: - type: string - reset_backoff_if_success: - type: boolean - retries_on_batch_request: - type: integer - stream_name: - type: string - required: - - stream_name - type: object - logdna: - properties: - api_key: - type: string - app: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - hostname: - type: string - ingester_domain: - type: string - ingester_endpoint: - type: string - request_timeout: - type: string - tags: - type: string - required: - - api_key - - hostname - type: object - loggingRef: - type: string - logz: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - endpoint: - properties: - port: - type: integer - token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - url: - type: string - type: object - gzip: - type: boolean - http_idle_timeout: - type: integer - output_include_tags: - type: boolean - output_include_time: - type: boolean - retry_count: - type: integer - retry_sleep: - type: integer - required: - - endpoint - type: object - loki: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - configure_kubernetes_labels: - type: boolean - drop_single_key: - type: boolean - extra_labels: - additionalProperties: - type: string - type: object - extract_kubernetes_labels: - type: boolean - insecure_tls: - type: boolean - key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - labels: - additionalProperties: - type: string - type: object - line_format: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - remove_keys: - items: - type: string - type: array - tenant: - type: string - url: - type: string - username: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - newrelic: - properties: - api_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - base_uri: - type: string - license_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - type: object - nullout: - type: object - oss: - properties: - aaccess_key_secret: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - access_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - auto_create_bucket: - type: boolean - bucket: - type: string - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_bucket: - type: boolean - check_object: - type: boolean - download_crc_enable: - type: boolean - endpoint: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hex_random_length: - type: integer - index_format: - type: string - key_format: - type: string - open_timeout: - type: integer - oss_sdk_log_dir: - type: string - overwrite: - type: boolean - path: - type: string - read_timeout: - type: integer - store_as: - type: string - upload_crc_enable: - type: boolean - warn_for_delay: - type: string - required: - - aaccess_key_secret - - access_key_id - - bucket - - endpoint - type: object - redis: - properties: - allow_duplicate_key: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - db_number: - type: integer - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - host: - type: string - insert_key_prefix: - type: string - password: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - port: - type: integer - strftime_format: - type: string - ttl: - type: integer - type: object - s3: - properties: - acl: - type: string - assume_role_credentials: - properties: - duration_seconds: - type: string - external_id: - type: string - policy: - type: string - role_arn: - type: string - role_session_name: - type: string - required: - - role_arn - - role_session_name - type: object - auto_create_bucket: - type: string - aws_iam_retries: - type: string - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - check_apikey_on_start: - type: string - check_bucket: - type: string - check_object: - type: string - clustername: - type: string - compress: - properties: - parquet_compression_codec: - type: string - parquet_page_size: - type: string - parquet_row_group_size: - type: string - record_type: - type: string - schema_file: - type: string - schema_type: - type: string - type: object - compute_checksums: - type: string - enable_transfer_acceleration: - type: string - force_path_style: - type: string - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - grant_full_control: - type: string - grant_read: - type: string - grant_read_acp: - type: string - grant_write_acp: - type: string - hex_random_length: - type: string - index_format: - type: string - instance_profile_credentials: - properties: - http_open_timeout: - type: string - http_read_timeout: - type: string - ip_address: - type: string - port: - type: string - retries: - type: string - type: object - oneeye_format: - type: boolean - overwrite: - type: string - path: - type: string - proxy_uri: - type: string - s3_bucket: - type: string - s3_endpoint: - type: string - s3_metadata: - type: string - s3_object_key_format: - type: string - s3_region: - type: string - shared_credentials: - properties: - path: - type: string - profile_name: - type: string - type: object - signature_version: - type: string - sse_customer_algorithm: - type: string - sse_customer_key: - type: string - sse_customer_key_md5: - type: string - ssekms_key_id: - type: string - ssl_verify_peer: - type: string - storage_class: - type: string - store_as: - type: string - use_bundled_cert: - type: string - use_server_side_encryption: - type: string - warn_for_delay: - type: string - required: - - s3_bucket - type: object - splunkHec: - properties: - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - ca_file: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_cert: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - client_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - coerce_to_utf8: - type: boolean - data_type: - type: string - fields: - additionalProperties: - type: string - type: object - format: - properties: - add_newline: - type: boolean - message_key: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - hec_host: - type: string - hec_port: - type: integer - hec_token: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - host: - type: string - host_key: - type: string - idle_timeout: - type: integer - index: - type: string - index_key: - type: string - insecure_ssl: - type: boolean - keep_keys: - type: boolean - metric_name_key: - type: string - metric_value_key: - type: string - metrics_from_event: - type: boolean - non_utf8_replacement_string: - type: string - open_timeout: - type: integer - protocol: - type: string - read_timeout: - type: integer - source: - type: string - source_key: - type: string - sourcetype: - type: string - sourcetype_key: - type: string - ssl_ciphers: - type: string - required: - - hec_host - - hec_token - type: object - sqs: - properties: - aws_key_id: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - aws_sec_key: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - create_queue: - type: boolean - delay_seconds: - type: integer - include_tag: - type: boolean - message_group_id: - type: string - queue_name: - type: string - region: - type: string - sqs_url: - type: string - tag_property_name: - type: string - type: object - sumologic: - properties: - add_timestamp: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - compress: - type: boolean - compress_encoding: - type: string - custom_dimensions: - type: string - custom_fields: - items: - type: string - type: array - data_type: - type: string - delimiter: - type: string - disable_cookies: - type: boolean - endpoint: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - log_format: - type: string - log_key: - type: string - metric_data_format: - type: string - open_timeout: - type: integer - proxy_uri: - type: string - source_category: - type: string - source_host: - type: string - source_name: - type: string - source_name_key: - type: string - sumo_client: - type: string - timestamp_key: - type: string - verify_ssl: - type: boolean - required: - - endpoint - - source_name - type: object - syslog: - properties: - allow_self_signed_cert: - type: boolean - buffer: - properties: - chunk_full_threshold: - type: string - chunk_limit_records: - type: integer - chunk_limit_size: - type: string - compress: - type: string - delayed_commit_timeout: - type: string - disable_chunk_backup: - type: boolean - disabled: - type: boolean - flush_at_shutdown: - type: boolean - flush_interval: - type: string - flush_mode: - type: string - flush_thread_burst_interval: - type: string - flush_thread_count: - type: integer - flush_thread_interval: - type: string - overflow_action: - type: string - path: - type: string - queue_limit_length: - type: integer - queued_chunks_limit_size: - type: integer - retry_exponential_backoff_base: - type: string - retry_forever: - type: boolean - retry_max_interval: - type: string - retry_max_times: - type: integer - retry_randomize: - type: boolean - retry_secondary_threshold: - type: string - retry_timeout: - type: string - retry_type: - type: string - retry_wait: - type: string - tags: - type: string - timekey: - type: string - timekey_use_utc: - type: boolean - timekey_wait: - type: string - timekey_zone: - type: string - total_limit_size: - type: string - type: - type: string - type: object - client_cert_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - enable_system_cert_store: - type: boolean - format: - properties: - app_name_field: - type: string - hostname_field: - type: string - log_field: - type: string - message_id_field: - type: string - proc_id_field: - type: string - rfc6587_message_size: - type: boolean - structured_data_field: - type: string - type: - enum: - - out_file - - json - - ltsv - - csv - - msgpack - - hash - - single_value - type: string - type: object - fqdn: - type: string - host: - type: string - insecure: - type: boolean - port: - type: integer - private_key_passphrase: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - private_key_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - transport: - type: string - trusted_ca_path: - properties: - mountFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - value: - type: string - valueFrom: - properties: - secretKeyRef: - properties: - key: - type: string - name: - type: string - optional: - type: boolean - required: - - key - type: object - type: object - type: object - verify_fqdn: - type: boolean - version: - type: string - required: - - host - type: object - type: object - status: - properties: - active: - type: boolean - problems: - items: - type: string - type: array - problemsCount: - type: integer - type: object - type: object - served: true - storage: true - subresources: - status: {} -status: - acceptedNames: - kind: "" - plural: "" - conditions: [] - storedVersions: [] diff --git a/charts/rancher-logging/100.1.0+up3.17.1/.helmignore b/charts/rancher-logging/100.1.0+up3.17.1/.helmignore deleted file mode 100644 index 50af03172..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/.helmignore +++ /dev/null @@ -1,22 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ diff --git a/charts/rancher-logging/100.1.0+up3.17.1/Chart.yaml b/charts/rancher-logging/100.1.0+up3.17.1/Chart.yaml deleted file mode 100644 index 60a3701fd..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -annotations: - catalog.cattle.io/auto-install: rancher-logging-crd=match - catalog.cattle.io/certified: rancher - catalog.cattle.io/deploys-on-os: windows - catalog.cattle.io/display-name: Logging - catalog.cattle.io/kube-version: '>=1.16.0-0' - catalog.cattle.io/namespace: cattle-logging-system - catalog.cattle.io/permits-os: linux,windows - catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1 - catalog.cattle.io/rancher-version: '> 2.6.0-0' - catalog.cattle.io/release-name: rancher-logging - catalog.cattle.io/type: cluster-tool - catalog.cattle.io/ui-component: logging - catalog.cattle.io/upstream-version: 3.17.1 -apiVersion: v1 -appVersion: 3.17.1 -description: Collects and filter logs using highly configurable CRDs. Powered by Banzai - Cloud Logging Operator. -icon: https://charts.rancher.io/assets/logos/logging.svg -keywords: -- logging -- monitoring -- security -name: rancher-logging -version: 100.1.0+up3.17.1 diff --git a/charts/rancher-logging/100.1.0+up3.17.1/README.md b/charts/rancher-logging/100.1.0+up3.17.1/README.md deleted file mode 100644 index ed878c800..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/README.md +++ /dev/null @@ -1,131 +0,0 @@ - -# Logging operator Chart - -[Logging operator](https://github.com/banzaicloud/logging-operator) Managed centralized logging component fluentd and fluent-bit instance on cluster. - -## tl;dr: - -```bash -$ helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com -$ helm repo update -$ helm install banzaicloud-stable/logging-operator -``` - -## Introduction - -This chart bootstraps a [Logging Operator](https://github.com/banzaicloud/logging-operator) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. - -## Prerequisites - -- Kubernetes 1.8+ with Beta APIs enabled - -## Installing the Chart - -To install the chart with the release name `my-release`: - -```bash -$ helm install --name my-release banzaicloud-stable/logging-operator -``` - -### CRDs -Use `createCustomResource=false` with Helm v3 to avoid trying to create CRDs from the `crds` folder and from templates at the same time. - -The command deploys **Logging operator** on the Kubernetes cluster with the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. - -## Uninstalling the Chart - -To uninstall/delete the `my-release` deployment: - -```bash -$ helm delete my-release -``` - -The command removes all Kubernetes components associated with the chart and deletes the release. - -## Configuration - -The following tables lists the configurable parameters of the logging-operator chart and their default values. - -| Parameter | Description | Default | -| --------------------------------------------------- | ------------------------------------------------------ |-----------------------------------------------------------------------| -| `image.repository` | Container image repository | `ghcr.io/banzaicloud/logging-operator` | -| `image.tag` | Container image tag | `3.17.1` | -| `image.pullPolicy` | Container pull policy | `IfNotPresent` | -| `nameOverride` | Override name of app | `` | -| `fullnameOverride` | Override full name of app | `` | -| `namespaceOverride` | Override namespace of app | `` | -| `watchNamespace` | Namespace to watch for LoggingOperator CRD | `` | -| `rbac.enabled` | Create rbac service account and roles | `true` | -| `rbac.psp.enabled` | Must be used with `rbac.enabled` true. If true, creates & uses RBAC resources required in the cluster with [Pod Security Policies](https://kubernetes.io/docs/concepts/policy/pod-security-policy/) enabled. | `false` | -| `priorityClassName` | Operator priorityClassName | `{}` | -| `affinity` | Node Affinity | `{}` | -| `resources` | CPU/Memory resource requests/limits | `{}` | -| `tolerations` | Node Tolerations | `[]` | -| `nodeSelector` | Define which Nodes the Pods are scheduled on. | `{}` | -| `podLabels` | Define custom labels for logging-operator pods | `{}` | -| `annotations` | Define annotations for logging-operator pods | `{}` | -| `podSecurityContext` | Pod SecurityContext for Logging operator. [More info](https://kubernetes.io/docs/concepts/policy/security-context/) | `{"runAsNonRoot": true, "runAsUser": 1000, "fsGroup": 2000}` | -| `securityContext` | Container SecurityContext for Logging operator. [More info](https://kubernetes.io/docs/concepts/policy/security-context/) | `{"allowPrivilegeEscalation": false, "readOnlyRootFilesystem": true}` | -| `createCustomResource` | Create CRDs. | `true` | -| `monitoring.serviceMonitor.enabled` | Create Prometheus Operator servicemonitor. | `false` | -| `global.seLinux.enabled` | Add seLinuxOptions to Logging resources, requires the [rke2-selinux RPM](https://github.com/rancher/rke2-selinux/releases) | `false` | - -Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: - -```bash -$ helm install --name my-release -f values.yaml banzaicloud-stable/logging-operator -``` - -> **Tip**: You can use the default [values.yaml](values.yaml) - -## Installing Fluentd and Fluent-bit via logging - -The previous chart does **not** install `logging` resource to deploy Fluentd and Fluent-bit on cluster. To install them please use the [Logging Operator Logging](https://github.com/banzaicloud/logging-operator/tree/master/charts/logging-operator-logging) chart. - -## tl;dr: - -```bash -$ helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com -$ helm repo update -$ helm install banzaicloud-stable/logging-operator-logging -``` - -## Configuration - -The following tables lists the configurable parameters of the logging-operator-logging chart and their default values. -## tl;dr: - -```bash -$ helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com -$ helm repo update -$ helm install banzaicloud-stable/logging-operator-logging -``` - -## Configuration - -The following tables lists the configurable parameters of the logging-operator-logging chart and their default values. - -| Parameter | Description | Default | -| --------------------------------------------------- | ------------------------------------------------------ |-----------------------------------------------------------| -| `tls.enabled` | Enabled TLS communication between components | true | -| `tls.fluentdSecretName` | Specified secret name, which contain tls certs | This will overwrite automatic Helm certificate generation. | -| `tls.fluentbitSecretName` | Specified secret name, which contain tls certs | This will overwrite automatic Helm certificate generation. | -| `tls.sharedKey` | Shared key between nodes (fluentd-fluentbit) | [autogenerated] | -| `fluentbit.enabled` | Install fluent-bit | true | -| `fluentbit.namespace` | Specified fluentbit installation namespace | same as operator namespace | -| `fluentbit.image.tag` | Fluentbit container image tag | `1.8.9` | -| `fluentbit.image.repository` | Fluentbit container image repository | `fluent/fluent-bit` | -| `fluentbit.image.pullPolicy` | Fluentbit container pull policy | `IfNotPresent` | -| `fluentd.enabled` | Install fluentd | true | -| `fluentd.image.tag` | Fluentd container image tag | `v1.14.4-alpine-2` | -| `fluentd.image.repository` | Fluentd container image repository | `ghcr.io/banzaicloud/fluentd` | -| `fluentd.image.pullPolicy` | Fluentd container pull policy | `IfNotPresent` | -| `fluentd.volumeModImage.tag` | Fluentd volumeModImage container image tag | `latest` | -| `fluentd.volumeModImage.repository` | Fluentd volumeModImage container image repository | `busybox` | -| `fluentd.volumeModImage.pullPolicy` | Fluentd volumeModImage container pull policy | `IfNotPresent` | -| `fluentd.configReloaderImage.tag` | Fluentd configReloaderImage container image tag | `v0.2.2` | -| `fluentd.configReloaderImage.repository` | Fluentd configReloaderImage container image repository | `jimmidyson/configmap-reload` | -| `fluentd.configReloaderImage.pullPolicy` | Fluentd configReloaderImage container pull policy | `IfNotPresent` | -| `fluentd.fluentdPvcSpec.accessModes` | Fluentd persistence volume access modes | `[ReadWriteOnce]` | -| `fluentd.fluentdPvcSpec.resources.requests.storage` | Fluentd persistence volume size | `21Gi` | -| `fluentd.fluentdPvcSpec.storageClassName` | Fluentd persistence volume storageclass | `"""` | diff --git a/charts/rancher-logging/100.1.0+up3.17.1/app-readme.md b/charts/rancher-logging/100.1.0+up3.17.1/app-readme.md deleted file mode 100644 index 3b4d49310..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/app-readme.md +++ /dev/null @@ -1,27 +0,0 @@ -# Rancher Logging - -This chart is based off of the upstream [Banzai Logging Operator](https://banzaicloud.com/docs/one-eye/logging-operator/) chart. The chart deploys a logging operator and CRDs, which allows users to configure complex logging pipelines with a few simple custom resources. There are two levels of logging, which allow you to collect all logs in a cluster or from a single namespace. - -For more information on how to use the feature, refer to our [docs](https://rancher.com/docs/rancher/v2.x/en/logging/v2.5/). - -## Namespace-level logging - -To collect logs from a single namespace, users create flows and these flows are connected to outputs or cluster outputs. - -## Cluster-level logging - -To collect logs from an entire cluster, users create cluster flows and cluster outputs. - -## CRDs - -- [Cluster Flow](https://banzaicloud.com/docs/one-eye/logging-operator/crds/v1beta1/clusterflow_types/) - A cluster flow is a CRD (`ClusterFlow`) that defines what logs to collect from the entire cluster. The cluster flow must be deployed in the same namespace as the logging operator. -- [Cluster Output](https://banzaicloud.com/docs/one-eye/logging-operator/crds/v1beta1/clusteroutput_types/) - A cluster output is a CRD (`ClusterOutput`) that defines how to connect to logging providers so they can start collecting logs. The cluster output must be deployed in the same namespace as the logging operator. The convenience of using a cluster output is that either a cluster flow or flow can send logs to those providers without needing to define specific outputs in each namespace for each flow. -- [Flow](https://banzaicloud.com/docs/one-eye/logging-operator/crds/v1beta1/flow_types/) - A flow is a CRD (`Flow`) that defines what logs to collect from the namespace that it is deployed in. -- [Output](https://banzaicloud.com/docs/one-eye/logging-operator/crds/v1beta1/output_types/) - An output is a CRD (`Output`) that defines how to connect to logging providers so logs can be sent to the provider. - -For more information on how to configure the Helm chart, refer to the Helm README. - -## Systemd Configuration -Some kubernetes distributions log to journald. In order to collect these logs the `systemdLogPath` needs to be defined. While the `/run/log/journal` directory is used by default, some Linux distributions do not default to this path. For example Ubuntu defaults to `/var/log/journal`. To determine your `systemdLogPath` run `cat /etc/systemd/journald.conf | grep -E ^\#?Storage | cut -d"=" -f2` on one of your nodes. If `persistent` is returned your `systemdLogPath` should be `/var/log/journal`. If `volatile` is returned `systemdLogPath` should be `/run/log/journal`. If `auto` is returned check if `/var/log/journal` exists, and if it does then use `/var/log/journal`, otherwise use `/run/log/journal`. - -If any value not described here is returned, Rancher Logging will not be able to collect control plane logs. To address this issue set `Storage=volatile` in journald.conf, reboot your machine, and set `systemdLogPath` to `/run/log/journal`. diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/NOTES.txt b/charts/rancher-logging/100.1.0+up3.17.1/templates/NOTES.txt deleted file mode 100644 index e69de29bb..000000000 diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/_generic_logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/_generic_logging.yaml deleted file mode 100644 index 5c120e5b6..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/_generic_logging.yaml +++ /dev/null @@ -1,118 +0,0 @@ -{{- define "logging-operator.logging.tpl" -}} -apiVersion: logging.banzaicloud.io/v1beta1 -kind: Logging -metadata: - namespace: {{ .Release.Namespace }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -spec: - controlNamespace: {{ .Release.Namespace }} - fluentbit: - image: - repository: {{ template "logging-operator.fluentbitImageRepository" . }} - tag: {{ template "logging-operator.fluentbitImageTag" . }} - {{- if not .Values.disablePvc }} - {{- with .Values.fluentbit.bufferStorage }} - bufferStorage: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.fluentbit.bufferStorageVolume }} - bufferStorageVolume: {{- toYaml . | nindent 6 }} - {{- end }} - {{- end }} - {{- if or .Values.global.psp.enabled .Values.global.seLinux.enabled }} - security: - {{- end }} - {{- if .Values.global.psp.enabled }} - podSecurityPolicyCreate: true - roleBasedAccessControlCreate: true - {{- end }} - {{- if .Values.global.seLinux.enabled }} - securityContext: - seLinuxOptions: - type: rke_logreader_t - {{- end }} - {{- if or .Values.fluentbit.inputTail.Buffer_Chunk_Size .Values.fluentbit.inputTail.Buffer_Max_Size .Values.fluentbit.inputTail.Mem_Buf_Limit .Values.fluentbit.inputTail.Multiline_Flush .Values.fluentbit.inputTail.Skip_Long_Lines }} - inputTail: - {{- if .Values.fluentbit.inputTail.Buffer_Chunk_Size }} - Buffer_Chunk_Size: {{ .Values.fluentbit.inputTail.Buffer_Chunk_Size | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Buffer_Max_Size }} - Buffer_Max_Size: {{ .Values.fluentbit.inputTail.Buffer_Max_Size | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Mem_Buf_Limit }} - Mem_Buf_Limit: {{ .Values.fluentbit.inputTail.Mem_Buf_Limit | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Multiline_Flush }} - Multiline_Flush: {{ .Values.fluentbit.inputTail.Multiline_Flush | toString | quote }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Skip_Long_Lines }} - Skip_Long_Lines: {{ .Values.fluentbit.inputTail.Skip_Long_Lines | toString | quote }} - {{- end }} - {{- end }} - {{- with (concat (.Values.tolerations) (.Values.fluentbit.tolerations)) }} - tolerations: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.nodeSelector }} - nodeSelector: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.fluentbit.resources }} - resources: {{- toYaml . | nindent 6 }} - {{- end }} - fluentd: - image: - repository: {{ template "system_default_registry" . }}{{ .Values.images.fluentd.repository }} - tag: {{ .Values.images.fluentd.tag }} - configReloaderImage: - repository: {{ template "system_default_registry" . }}{{ .Values.images.config_reloader.repository }} - tag: {{ .Values.images.config_reloader.tag }} - {{- if not .Values.disablePvc }} - {{- with .Values.fluentd.bufferStorageVolume }} - bufferStorageVolume: {{- toYaml . | nindent 6 }} - {{- end }} - {{- end }} - disablePvc: {{ .Values.disablePvc }} - {{- if .Values.fluentd.replicas }} - scaling: - replicas: {{ .Values.fluentd.replicas }} - {{- end }} - {{- if .Values.global.psp.enabled }} - security: - podSecurityPolicyCreate: true - roleBasedAccessControlCreate: true - {{- end }} - {{- with (default .Values.tolerations .Values.fluentd.tolerations) }} - tolerations: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with (default .Values.nodeSelector .Values.fluentd.nodeSelector) }} - nodeSelector: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.fluentd.resources }} - resources: {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.fluentd.livenessProbe }} - livenessProbe: {{- toYaml . | nindent 6 }} - {{- end }} -{{- end -}} - -{{- define "logging-operator.util.merge.logging" -}} -{{/* Top context to expose fields like `.Release` and `.Values` */}} -{{- $top := first . -}} - -{{/* tpl is the template specific to the logging implementation */}} -{{- $tpl := fromYaml (include (index . 1) $top) | default (dict ) -}} - -{{/* Generic is the shared rancher logging setttings from `_generic_logging.yaml` */}} -{{- $generic := fromYaml (include (index . 2) $top) | default (dict ) -}} - -{{/* values are from the values.yaml */}} -{{- $values := $top.Values.loggingOverlay | default (dict ) -}} - -####### {{$generic}} - -{{/* the sources are merge right to left meaning tpl is the highest prcedence and values is the lowest */}} -{{- toYaml (merge $tpl $values $generic) -}} -{{- end -}} - -{{- define "logging-operator.logging" -}} -{{- include "logging-operator.util.merge.logging" (append . "logging-operator.logging.tpl") -}} -{{- end -}} \ No newline at end of file diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/_helpers.tpl b/charts/rancher-logging/100.1.0+up3.17.1/templates/_helpers.tpl deleted file mode 100644 index 7f070904c..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/_helpers.tpl +++ /dev/null @@ -1,179 +0,0 @@ -{{/* vim: set filetype=mustache: */}} -{{/* -Expand the name of the chart. -*/}} -{{- define "logging-operator.name" -}} -{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} -{{- end -}} - -{{/* -Create a default fully qualified app name. -We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). -If release name contains chart name it will be used as a full name. -*/}} -{{- define "logging-operator.fullname" -}} -{{- if .Values.fullnameOverride -}} -{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}} -{{- else -}} -{{- $name := default .Chart.Name .Values.nameOverride -}} -{{- if contains $name .Release.Name -}} -{{- .Release.Name | trunc 63 | trimSuffix "-" -}} -{{- else -}} -{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}} -{{- end -}} -{{- end -}} -{{- end -}} - -{{/* -Provides the namespace the chart will be installed in using the builtin .Release.Namespace, -or, if provided, a manually overwritten namespace value. -*/}} -{{- define "logging-operator.namespace" -}} -{{- if .Values.namespaceOverride -}} -{{ .Values.namespaceOverride -}} -{{- else -}} -{{ .Release.Namespace }} -{{- end -}} -{{- end -}} - - -{{/* -Create chart name and version as used by the chart label. -*/}} -{{- define "logging-operator.chart" -}} -{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} -{{- end -}} - -{{/* -Common labels -*/}} -{{- define "logging-operator.labels" -}} -app.kubernetes.io/name: {{ include "logging-operator.name" . }} -helm.sh/chart: {{ include "logging-operator.chart" . }} -app.kubernetes.io/instance: {{ .Release.Name }} -{{- if .Chart.AppVersion }} -app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} -{{- end }} -app.kubernetes.io/managed-by: {{ .Release.Service }} -{{- end -}} - -{{- define "system_default_registry" -}} -{{- if .Values.global.cattle.systemDefaultRegistry -}} -{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} -{{- else -}} -{{- "" -}} -{{- end -}} -{{- end -}} - -{{- define "windowsEnabled" }} -{{- if not (kindIs "invalid" .Values.global.cattle.windows) }} -{{- if not (kindIs "invalid" .Values.global.cattle.windows.enabled) }} -{{- if .Values.global.cattle.windows.enabled }} -true -{{- end }} -{{- end }} -{{- end }} -{{- end }} - -{{- define "windowsPathPrefix" -}} -{{- trimSuffix "/" (default "c:\\" .Values.global.cattle.rkeWindowsPathPrefix | replace "\\" "/" | replace "//" "/" | replace "c:" "C:") -}} -{{- end -}} - -{{- define "windowsKubernetesFilter" -}} -{{- printf "kubernetes.%s" ((include "windowsPathPrefix" .) | replace ":" "" | replace "/" ".") -}} -{{- end -}} - -{{- define "windowsInputTailMount" -}} -{{- (include "windowsPathPrefix" .) | replace "C:" "" -}} -{{- end -}} - -{{/* -Set the controlplane selector based on kubernetes distribution -*/}} -{{- define "controlplaneSelector" -}} -{{- $master := or .Values.additionalLoggingSources.rke2.enabled .Values.additionalLoggingSources.k3s.enabled -}} -{{- $defaultSelector := $master | ternary (dict "node-role.kubernetes.io/master" "true") (dict "node-role.kubernetes.io/controlplane" "true") -}} -{{ default $defaultSelector .Values.additionalLoggingSources.kubeAudit.nodeSelector | toYaml }} -{{- end -}} - -{{/* -Set kube-audit file path prefix based on distribution -*/}} -{{- define "kubeAuditPathPrefix" -}} -{{- if .Values.additionalLoggingSources.rke.enabled -}} -{{ default "/var/log/kube-audit" .Values.additionalLoggingSources.kubeAudit.pathPrefix }} -{{- else if .Values.additionalLoggingSources.rke2.enabled -}} -{{ default "/var/lib/rancher/rke2/server/logs" .Values.additionalLoggingSources.kubeAudit.pathPrefix }} -{{- else -}} -{{ required "Directory PathPrefix of the kube-audit location is required" .Values.additionalLoggingSources.kubeAudit.pathPrefix }} -{{- end -}} -{{- end -}} - -{{/* -Set kube-audit file name based on distribution -*/}} -{{- define "kubeAuditFilename" -}} -{{- if .Values.additionalLoggingSources.rke.enabled -}} -{{ default "audit-log.json" .Values.additionalLoggingSources.kubeAudit.auditFilename }} -{{- else if .Values.additionalLoggingSources.rke2.enabled -}} -{{ default "audit.log" .Values.additionalLoggingSources.kubeAudit.auditFilename }} -{{- else -}} -{{ required "Filename of the kube-audit log is required" .Values.additionalLoggingSources.kubeAudit.auditFilename }} -{{- end -}} -{{- end -}} - -{{/* -A shared list of custom parsers for the vairous fluentbit pods rancher creates -*/}} -{{- define "logging-operator.parsers" -}} -[PARSER] - Name klog - Format regex - Regex ^(?[IWEF])(?\d{4} \d{2}:\d{2}:\d{2}).\d{6} +?(?\d+) (?.+):(?\d+)] (?.+) - Time_Key timestamp - Time_Format %m%d %T - -[PARSER] - Name rancher - Format regex - Regex ^time="(?.+)" level=(?.+) msg="(?.+)"$ - Time_Key timestamp - Time_Format %FT%H:%M:%S -[PARSER] - Name etcd - Format json - Time_Key timestamp - Time_Format %FT%H:%M:%S.%L -{{- end -}} - -{{/* -Set kubernetes log options if they are configured -*/}} -{{- define "requireFilterKubernetes" -}} -{{- if or .Values.fluentbit.filterKubernetes.Merge_Log .Values.fluentbit.filterKubernetes.Merge_Log_Key .Values.fluentbit.filterKubernetes.Merge_Trim .Values.fluentbit.filterKubernetes.Merge_Parser -}} -true -{{- end -}} -{{- end -}} - -{{/*Fluent Bit Image Repository */}} -{{- define "logging-operator.fluentbitImageRepository" -}} -{{- if .Values.debug -}} -{{ template "system_default_registry" . }}{{ .Values.images.fluentbit_debug.repository }} -{{- else -}} -{{ template "system_default_registry" . }}{{ .Values.images.fluentbit.repository }} -{{- end -}} -{{- end -}} - -{{/*Fluent Bit Image Tag */}} -{{- define "logging-operator.fluentbitImageTag" -}} -{{- if .Values.debug -}} -{{ .Values.images.fluentbit_debug.tag }} -{{- else -}} -{{ .Values.images.fluentbit.tag }} -{{- end -}} -{{- end -}} - -{{/*Fluent Bit Image */}} -{{- define "logging-operator.fluentbitImage" -}} -{{ template "logging-operator.fluentbitImageRepository" . }}:{{ template "logging-operator.fluentbitImageTag" . }} -{{- end -}} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrole.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrole.yaml deleted file mode 100644 index e257d1f61..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrole.yaml +++ /dev/null @@ -1,317 +0,0 @@ -{{- if .Values.rbac.enabled }} - ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRole -metadata: - creationTimestamp: null - name: {{ template "logging-operator.fullname" . }} -rules: -- apiGroups: - - "" - resources: - - configmaps - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - "" - resources: - - configmaps - - secrets - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - "" - resources: - - endpoints - - namespaces - - nodes - verbs: - - get - - list - - watch -- apiGroups: - - "" - resources: - - events - verbs: - - create - - get - - list - - watch -- apiGroups: - - "" - resources: - - persistentvolumeclaims - - pods - - serviceaccounts - - services - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - "" - resources: - - serviceaccounts - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - "" - - events.k8s.io - resources: - - events - verbs: - - create - - get - - list - - watch -- apiGroups: - - apps - resources: - - daemonsets - - replicasets - - statefulsets - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - apps - - extensions - resources: - - daemonsets - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - apps - - extensions - resources: - - deployments - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - apps - - extensions - resources: - - statefulsets - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - batch - resources: - - jobs - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - coordination.k8s.io - resources: - - leases - verbs: - - '*' -- apiGroups: - - events.k8s.io - resources: - - events - verbs: - - get - - list - - watch -- apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - extensions - - policy - resources: - - podsecuritypolicies - verbs: - - create - - delete - - get - - list - - patch - - update - - use - - watch -- apiGroups: - - logging-extensions.banzaicloud.io - resources: - - eventtailers - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - logging-extensions.banzaicloud.io - resources: - - eventtailers/status - verbs: - - get - - patch - - update -- apiGroups: - - logging-extensions.banzaicloud.io - resources: - - hosttailers - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - logging-extensions.banzaicloud.io - resources: - - hosttailers/status - verbs: - - get - - patch - - update -- apiGroups: - - logging.banzaicloud.io - resources: - - clusterflows - - clusteroutputs - - flows - - loggings - - outputs - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - logging.banzaicloud.io - resources: - - clusterflows/status - - clusteroutputs/status - - flows/status - - loggings/status - - outputs/status - verbs: - - get - - patch - - update -- apiGroups: - - monitoring.coreos.com - resources: - - prometheusrules - - servicemonitors - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - rbac.authorization.k8s.io - resources: - - clusterrolebindings - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - rbac.authorization.k8s.io - resources: - - clusterrolebindings - - clusterroles - - rolebindings - - roles - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -- apiGroups: - - rbac.authorization.k8s.io - resources: - - clusterroles - verbs: - - create - - delete - - get - - list - - patch - - update - - watch -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrolebinding.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrolebinding.yaml deleted file mode 100644 index 89d17d094..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/clusterrolebinding.yaml +++ /dev/null @@ -1,18 +0,0 @@ -{{- if .Values.rbac.enabled }} ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding -metadata: - name: {{ template "logging-operator.fullname" . }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -subjects: - - kind: ServiceAccount - name: {{ template "logging-operator.fullname" . }} - namespace: {{ include "logging-operator.namespace" . }} -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: ClusterRole - name: {{ template "logging-operator.fullname" . }} - - {{- end }} \ No newline at end of file diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/crds.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/crds.yaml deleted file mode 100644 index f573652d0..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/crds.yaml +++ /dev/null @@ -1,6 +0,0 @@ -{{- if .Values.createCustomResource -}} -{{- range $path, $bytes := .Files.Glob "crds/*.yaml" }} -{{ $.Files.Get $path }} ---- -{{- end }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/deployment.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/deployment.yaml deleted file mode 100644 index ac7312ab4..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/deployment.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ include "logging-operator.fullname" . }} - namespace: {{ include "logging-operator.namespace" . }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -spec: - replicas: {{ .Values.replicaCount }} - selector: - matchLabels: - app.kubernetes.io/name: {{ include "logging-operator.name" . }} - app.kubernetes.io/instance: {{ .Release.Name }} - template: - metadata: - labels: - app.kubernetes.io/name: {{ include "logging-operator.name" . }} - app.kubernetes.io/instance: {{ .Release.Name }} - {{- with .Values.podLabels }} - {{ toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.annotations }} - annotations: - {{- toYaml . | nindent 8 }} - {{- end }} - spec: - {{- if .Values.priorityClassName }} - priorityClassName: {{ .Values.priorityClassName }} - {{- end }} - {{- with .Values.imagePullSecrets }} - imagePullSecrets: - {{- toYaml . | nindent 8 }} - {{- end }} - containers: - - name: {{ .Chart.Name }} - image: "{{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag }}" - args: - {{- range .Values.extraArgs }} - - {{ . }} - {{- end }} - imagePullPolicy: {{ .Values.image.pullPolicy }} - resources: - {{- toYaml .Values.resources | nindent 12 }} - ports: - - name: http - containerPort: {{ .Values.http.port }} - - {{- if .Values.securityContext }} - securityContext: {{ toYaml .Values.securityContext | nindent 12 }} - {{- end }} - {{- if .Values.podSecurityContext }} - securityContext: {{ toYaml .Values.podSecurityContext | nindent 8 }} - {{- end }} - - {{- with .Values.nodeSelector }} - nodeSelector: - {{- toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.affinity }} - affinity: - {{- toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.tolerations }} - tolerations: - {{- toYaml . | nindent 8 }} - {{- end }} - {{- if .Values.rbac.enabled }} - serviceAccountName: {{ include "logging-operator.fullname" . }} - {{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/aks/logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/aks/logging.yaml deleted file mode 100644 index 54bb73250..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/aks/logging.yaml +++ /dev/null @@ -1,18 +0,0 @@ -{{- define "logging-operator.logging.aks" -}} -{{- $logPath := "/var/log/azure/kubelet-status.log" -}} -metadata: - name: {{ .Release.Name }}-aks -spec: - fluentbit: - disableKubernetesFilter: true - extraVolumeMounts: - - source: {{ $logPath }} - destination: {{ $logPath }} - readOnly: true - inputTail: - Tag: "aks" - Path: {{ $logPath }} -{{- end -}} -{{- if .Values.additionalLoggingSources.aks.enabled }} -{{- include "logging-operator.logging" (list . "logging-operator.logging.aks") -}} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/eks/logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/eks/logging.yaml deleted file mode 100644 index 2ba7860b1..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/eks/logging.yaml +++ /dev/null @@ -1,19 +0,0 @@ -{{- define "logging-operator.logging.eks" -}} -{{- $logPath := "/var/log/messages" -}} -metadata: - name: {{ .Release.Name }}-eks -spec: - fluentbit: - disableKubernetesFilter: true - extraVolumeMounts: - - source: {{ $logPath }} - destination: {{ $logPath }} - readOnly: true - inputTail: - Tag: "eks" - Path: {{ $logPath }} - Parser: "syslog" -{{- end -}} -{{- if .Values.additionalLoggingSources.eks.enabled }} -{{- include "logging-operator.logging" (list . "logging-operator.logging.eks") -}} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/gke/logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/gke/logging.yaml deleted file mode 100644 index 6c834b12e..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/gke/logging.yaml +++ /dev/null @@ -1,18 +0,0 @@ -{{- define "logging-operator.logging.gke" -}} -{{- $logPath := "/var/log/kube-proxy.log" -}} -metadata: - name: {{ .Release.Name }}-gke -spec: - fluentbit: - disableKubernetesFilter: true - extraVolumeMounts: - - source: {{ $logPath }} - destination: {{ $logPath }} - readOnly: true - inputTail: - Tag: "gke" - Path: {{ $logPath }} -{{- end -}} -{{- if .Values.additionalLoggingSources.gke.enabled }} -{{- include "logging-operator.logging" (list . "logging-operator.logging.gke") -}} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/configmap.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/configmap.yaml deleted file mode 100644 index aa454c8ad..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/configmap.yaml +++ /dev/null @@ -1,57 +0,0 @@ -{{- if and .Values.additionalLoggingSources.k3s.enabled (eq .Values.additionalLoggingSources.k3s.container_engine "systemd") }} -apiVersion: v1 -kind: ConfigMap -metadata: - name: {{ .Release.Name }}-k3s - labels: -{{ include "logging-operator.labels" . | indent 4 }} -data: - fluent-bit.conf: | - [SERVICE] - Flush 1 - Grace 5 - Daemon Off - Log_Level info - Coro_Stack_Size 24576 - Parsers_File parsers.conf - - [INPUT] - Name systemd - Tag k3s - Path {{ .Values.systemdLogPath }} - Systemd_Filter _SYSTEMD_UNIT=k3s.service - {{- if .Values.additionalLoggingSources.k3s.stripUnderscores }} - Strip_Underscores On - {{- end }} - Systemd_Filter _SYSTEMD_UNIT=k3s-agent.service - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser klog - Reserve_Data On - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser rancher - Reserve_Data On - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser etcd - Reserve_Data On - - [OUTPUT] - Name forward - Match * - Host {{ .Release.Name }}-root-fluentd.{{ .Release.Namespace }}.svc - Port 24240 - Retry_Limit False - parsers.conf: | -{{ include "logging-operator.parsers" . | indent 4 }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/daemonset.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/daemonset.yaml deleted file mode 100644 index 5b391d15e..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/daemonset.yaml +++ /dev/null @@ -1,110 +0,0 @@ -{{- if and .Values.additionalLoggingSources.k3s.enabled (eq .Values.additionalLoggingSources.k3s.container_engine "systemd") }} -apiVersion: apps/v1 -kind: DaemonSet -metadata: - name: "{{ .Release.Name }}-k3s-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - selector: - matchLabels: - name: {{ .Release.Name }}-k3s-journald-aggregator - template: - metadata: - annotations: - checksum/config: {{ include (print $.Template.BasePath "/loggings/k3s/configmap.yaml") . | sha256sum }} - name: "{{ .Release.Name }}-k3s-journald-aggregator" - namespace: "{{ .Release.Namespace }}" - labels: - name: {{ .Release.Name }}-k3s-journald-aggregator - spec: - containers: - - name: fluentbit - image: "{{ template "logging-operator.fluentbitImage" . }}" - {{- if .Values.global.seLinux.enabled }} - securityContext: - seLinuxOptions: - type: rke_logreader_t - {{- end }} - volumeMounts: - - mountPath: /fluent-bit/etc/ - name: config - - mountPath: {{ .Values.systemdLogPath | default "/var/log/journal" }} - name: journal - readOnly: true - - mountPath: /etc/machine-id - name: machine-id - readOnly: true - {{- with .Values.tolerations }} - tolerations: {{- toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.nodeSelector }} - nodeSelector: {{- toYaml . | nindent 8 }} - {{- end }} - serviceAccountName: "{{ .Release.Name }}-k3s-journald-aggregator" - volumes: - - name: config - configMap: - name: "{{ .Release.Name }}-k3s" - - name: journal - hostPath: - path: {{ .Values.systemdLogPath | default "/var/log/journal" }} - - name: machine-id - hostPath: - path: /etc/machine-id ---- -apiVersion: v1 -kind: ServiceAccount -metadata: - name: "{{ .Release.Name }}-k3s-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -{{- if .Values.global.psp.enabled }} ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: Role -metadata: - name: "{{ .Release.Name }}-k3s-journald-aggregator" -rules: - - apiGroups: - - policy - resourceNames: - - "{{ .Release.Name }}-k3s-journald-aggregator" - resources: - - podsecuritypolicies - verbs: - - use ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: "{{ .Release.Name }}-k3s-journald-aggregator" -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: Role - name: "{{ .Release.Name }}-k3s-journald-aggregator" -subjects: - - kind: ServiceAccount - name: "{{ .Release.Name }}-k3s-journald-aggregator" ---- -apiVersion: policy/v1beta1 -kind: PodSecurityPolicy -metadata: - name: "{{ .Release.Name }}-k3s-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - allowPrivilegeEscalation: false - fsGroup: - rule: RunAsAny - readOnlyRootFilesystem: true - runAsUser: - rule: RunAsAny - seLinux: - rule: RunAsAny - supplementalGroups: - rule: RunAsAny - volumes: - - configMap - - emptyDir - - secret - - hostPath -{{- end }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/logging-k3s-openrc.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/logging-k3s-openrc.yaml deleted file mode 100644 index 963cf3ac4..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/k3s/logging-k3s-openrc.yaml +++ /dev/null @@ -1,19 +0,0 @@ -{{- define "logging-operator.logging.k3s-openrc" -}} -{{- $logPath := "/var/log/k3s.log" -}} -metadata: - name: {{ .Release.Name }}-k3s -spec: - fluentbit: - disableKubernetesFilter: true - extraVolumeMounts: - - source: {{ $logPath }} - destination: {{ $logPath }} - readOnly: true - inputTail: - Tag: "k3s" - Path: {{ $logPath }} - Path_Key: filename -{{- end -}} -{{- if and .Values.additionalLoggingSources.k3s.enabled (eq .Values.additionalLoggingSources.k3s.container_engine "openrc")}} -{{- include "logging-operator.logging" (list . "logging-operator.logging.k3s-openrc") -}} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/kube-audit/logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/kube-audit/logging.yaml deleted file mode 100644 index 3edf96b79..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/kube-audit/logging.yaml +++ /dev/null @@ -1,24 +0,0 @@ -{{- define "logging-operator.logging.kube-audit" -}} -metadata: - name: {{ .Release.Name }}-kube-audit -spec: - {{- if .Values.additionalLoggingSources.kubeAudit.loggingRef }} - loggingRef: {{ .Values.additionalLoggingSources.kubeAudit.loggingRef }} - {{- end }} - fluentbit: - disableKubernetesFilter: true - extraVolumeMounts: - - source: {{ template "kubeAuditPathPrefix" . }} - destination: "/kube-audit-logs" - readOnly: true - inputTail: - Tag: {{ .Values.additionalLoggingSources.kubeAudit.fluentbit.logTag }} - Path: /kube-audit-logs/{{ template "kubeAuditFilename" . }} - Parser: json - {{- with (concat (.Values.tolerations) (.Values.fluentbit.tolerations) (.Values.additionalLoggingSources.kubeAudit.fluentbit.tolerations)) }} - tolerations: {{- toYaml . | nindent 6 }} - {{- end }} -{{- end -}} -{{- if .Values.additionalLoggingSources.kubeAudit.enabled }} -{{- include "logging-operator.logging" (list . "logging-operator.logging.kube-audit") -}} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/configmap.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/configmap.yaml deleted file mode 100644 index 252572a4e..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/configmap.yaml +++ /dev/null @@ -1,29 +0,0 @@ -{{- if .Values.additionalLoggingSources.rke.enabled }} -apiVersion: v1 -kind: ConfigMap -metadata: - name: {{ .Release.Name }}-rke - labels: -{{ include "logging-operator.labels" . | indent 4 }} -data: - fluent-bit.conf: | - [SERVICE] - Log_Level {{ .Values.additionalLoggingSources.rke.fluentbit.log_level }} - Parsers_File parsers.conf - - [INPUT] - Tag rke - Name tail - Path_Key filename - Parser docker - DB /tail-db/tail-containers-state.db - Mem_Buf_Limit {{ .Values.additionalLoggingSources.rke.fluentbit.mem_buffer_limit }} - Path /var/lib/rancher/rke/log/*.log - - [OUTPUT] - Name forward - Match * - Host {{ .Release.Name }}-root-fluentd.{{ .Release.Namespace }}.svc - Port 24240 - Retry_Limit False -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/daemonset.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/daemonset.yaml deleted file mode 100644 index fd38fc1e0..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke/daemonset.yaml +++ /dev/null @@ -1,122 +0,0 @@ -{{- if .Values.additionalLoggingSources.rke.enabled }} -{{- $containers := printf "%s/containers/" (default "/var/lib/docker" .Values.global.dockerRootDirectory) }} -apiVersion: apps/v1 -kind: DaemonSet -metadata: - name: "{{ .Release.Name }}-rke-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - selector: - matchLabels: - name: {{ .Release.Name }}-rke-aggregator - template: - metadata: - name: "{{ .Release.Name }}-rke-aggregator" - namespace: "{{ .Release.Namespace }}" - labels: - name: {{ .Release.Name }}-rke-aggregator - spec: - containers: - - name: fluentbit - image: "{{ template "logging-operator.fluentbitImage" . }}" - volumeMounts: - - mountPath: /var/lib/rancher/rke/log/ - name: indir - - mountPath: {{ $containers }} - name: containers - - mountPath: /tail-db - name: positiondb - - mountPath: /fluent-bit/etc/fluent-bit.conf - name: config - subPath: fluent-bit.conf - {{- if .Values.global.seLinux.enabled }} - securityContext: - seLinuxOptions: - type: rke_logreader_t - {{- end }} - volumes: - - name: indir - hostPath: - path: /var/lib/rancher/rke/log/ - type: DirectoryOrCreate - - name: containers - hostPath: - path: {{ $containers }} - type: DirectoryOrCreate - - name: positiondb - emptyDir: {} - - name: config - configMap: - name: "{{ .Release.Name }}-rke" - serviceAccountName: "{{ .Release.Name }}-rke-aggregator" - {{- $total_tolerations := concat (.Values.tolerations) (.Values.fluentbit.tolerations) }} - {{- with $total_tolerations }} - tolerations: {{- toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.nodeSelector }} - nodeSelector: {{- toYaml . | nindent 8 }} - {{- end }} ---- -apiVersion: v1 -kind: ServiceAccount -metadata: - name: "{{ .Release.Name }}-rke-aggregator" - namespace: "{{ .Release.Namespace }}" -{{- if .Values.global.psp.enabled }} ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: Role -metadata: - name: "{{ .Release.Name }}-rke-aggregator" -rules: - - apiGroups: - - policy - resourceNames: - - "{{ .Release.Name }}-rke-aggregator" - resources: - - podsecuritypolicies - verbs: - - use ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: "{{ .Release.Name }}-rke-aggregator" -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: Role - name: "{{ .Release.Name }}-rke-aggregator" -subjects: - - kind: ServiceAccount - name: "{{ .Release.Name }}-rke-aggregator" ---- -apiVersion: policy/v1beta1 -kind: PodSecurityPolicy -metadata: - name: "{{ .Release.Name }}-rke-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - allowPrivilegeEscalation: false - allowedHostPaths: - - pathPrefix: {{ $containers }} - readOnly: false - - pathPrefix: /var/lib/rancher/rke/log/ - readOnly: false - - pathPrefix: /var/lib/rancher/logging/ - readOnly: false - fsGroup: - rule: RunAsAny - readOnlyRootFilesystem: true - runAsUser: - rule: RunAsAny - seLinux: - rule: RunAsAny - supplementalGroups: - rule: RunAsAny - volumes: - - configMap - - emptyDir - - secret - - hostPath -{{- end }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/configmap.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/configmap.yaml deleted file mode 100644 index 3ca20be22..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/configmap.yaml +++ /dev/null @@ -1,69 +0,0 @@ -{{- if .Values.additionalLoggingSources.rke2.enabled }} -apiVersion: v1 -kind: ConfigMap -metadata: - name: {{ .Release.Name }}-rke2 - labels: -{{ include "logging-operator.labels" . | indent 4 }} -data: - fluent-bit.conf: | - [SERVICE] - Flush 1 - Grace 5 - Daemon Off - Log_Level info - Coro_Stack_Size 24576 - Parsers_File parsers.conf - - [INPUT] - Name systemd - Tag rke2 - Path {{ .Values.systemdLogPath }} - Systemd_Filter _SYSTEMD_UNIT=rke2-server.service - Systemd_Filter _SYSTEMD_UNIT=rke2-agent.service - {{- if .Values.additionalLoggingSources.rke2.stripUnderscores }} - Strip_Underscores On - {{- end }} - - [INPUT] - Name tail - Tag rke2 - Path /var/lib/rancher/rke2/agent/logs/kubelet.log - - [FILTER] - Name parser - Match * - Key_Name log - Parser klog - Reserve_Data On - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser klog - Reserve_Data On - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser rancher - Reserve_Data On - - [FILTER] - Name parser - Match * - Key_Name MESSAGE - Parser etcd - Reserve_Data On - - [OUTPUT] - Name forward - Match * - Host {{ .Release.Name }}-root-fluentd.{{ .Release.Namespace }}.svc - Port 24240 - Retry_Limit False - parsers.conf: | -{{ include "logging-operator.parsers" . | indent 4 }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/daemonset.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/daemonset.yaml deleted file mode 100644 index 23a91f9df..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/rke2/daemonset.yaml +++ /dev/null @@ -1,116 +0,0 @@ -{{- if .Values.additionalLoggingSources.rke2.enabled }} -apiVersion: apps/v1 -kind: DaemonSet -metadata: - name: "{{ .Release.Name }}-rke2-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - selector: - matchLabels: - name: {{ .Release.Name }}-rke2-journald-aggregator - template: - metadata: - annotations: - checksum/config: {{ include (print $.Template.BasePath "/loggings/rke2/configmap.yaml") . | sha256sum }} - name: "{{ .Release.Name }}-rke2-journald-aggregator" - namespace: "{{ .Release.Namespace }}" - labels: - name: {{ .Release.Name }}-rke2-journald-aggregator - spec: - containers: - - name: fluentbit - image: "{{ template "logging-operator.fluentbitImage" . }}" - {{- if .Values.global.seLinux.enabled }} - securityContext: - seLinuxOptions: - type: rke_logreader_t - {{- end }} - volumeMounts: - - mountPath: /fluent-bit/etc/ - name: config - - mountPath: {{ .Values.systemdLogPath | default "/var/log/journal" }} - name: journal - readOnly: true - - mountPath: "/var/lib/rancher/rke2/agent/logs/kubelet.log" - name: kubelet - readOnly: true - - mountPath: /etc/machine-id - name: machine-id - readOnly: true - {{- with .Values.tolerations }} - tolerations: {{- toYaml . | nindent 8 }} - {{- end }} - {{- with .Values.nodeSelector }} - nodeSelector: {{- toYaml . | nindent 8 }} - {{- end }} - serviceAccountName: "{{ .Release.Name }}-rke2-journald-aggregator" - volumes: - - name: config - configMap: - name: "{{ .Release.Name }}-rke2" - - name: journal - hostPath: - path: {{ .Values.systemdLogPath | default "/var/log/journal" }} - - name: kubelet - hostPath: - path: "/var/lib/rancher/rke2/agent/logs/kubelet.log" - - name: machine-id - hostPath: - path: /etc/machine-id ---- -apiVersion: v1 -kind: ServiceAccount -metadata: - name: "{{ .Release.Name }}-rke2-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -{{- if .Values.global.psp.enabled }} ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: Role -metadata: - name: "{{ .Release.Name }}-rke2-journald-aggregator" -rules: - - apiGroups: - - policy - resourceNames: - - "{{ .Release.Name }}-rke2-journald-aggregator" - resources: - - podsecuritypolicies - verbs: - - use ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: "{{ .Release.Name }}-rke2-journald-aggregator" -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: Role - name: "{{ .Release.Name }}-rke2-journald-aggregator" -subjects: - - kind: ServiceAccount - name: "{{ .Release.Name }}-rke2-journald-aggregator" ---- -apiVersion: policy/v1beta1 -kind: PodSecurityPolicy -metadata: - name: "{{ .Release.Name }}-rke2-journald-aggregator" - namespace: "{{ .Release.Namespace }}" -spec: - allowPrivilegeEscalation: false - fsGroup: - rule: RunAsAny - readOnlyRootFilesystem: true - runAsUser: - rule: RunAsAny - seLinux: - rule: RunAsAny - supplementalGroups: - rule: RunAsAny - volumes: - - configMap - - emptyDir - - secret - - hostPath -{{- end }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/root/logging.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/root/logging.yaml deleted file mode 100644 index d88159106..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/loggings/root/logging.yaml +++ /dev/null @@ -1,82 +0,0 @@ -{{- define "logging-operator.logging.root" -}} -{{- $containerLogPath := printf "%s/containers/" (default "/var/lib/docker" .Values.global.dockerRootDirectory) }} -metadata: - name: "{{ .Release.Name }}-root" -spec: - {{- if (include "windowsEnabled" .) }} - nodeAgents: - - name: win-agent - profile: windows - nodeAgentFluentbit: - daemonSet: - spec: - template: - spec: - containers: - - image: {{ template "system_default_registry" . }}{{ .Values.images.nodeagent_fluentbit.repository }}:{{ .Values.images.nodeagent_fluentbit.tag }} - name: fluent-bit - tls: - enabled: {{ .Values.nodeAgents.tls.enabled | default false }} - {{- if .Values.additionalLoggingSources.rke.enabled }} - - name: win-agent-rke - profile: windows - nodeAgentFluentbit: - filterKubernetes: - Kube_Tag_Prefix: "{{ template "windowsKubernetesFilter" . }}.var.lib.rancher.rke.log." - inputTail: - Path: "{{ template "windowsPathPrefix" . }}/var/lib/rancher/rke/log" - {{- if .Values.fluentbit.inputTail.Buffer_Chunk_Size }} - Buffer_Chunk_Size: {{ .Values.fluentbit.inputTail.Buffer_Chunk_Size | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Buffer_Max_Size }} - Buffer_Max_Size: {{ .Values.fluentbit.inputTail.Buffer_Max_Size | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Mem_Buf_Limit }} - Mem_Buf_Limit: {{ .Values.fluentbit.inputTail.Mem_Buf_Limit | toString }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Multiline_Flush }} - Multiline_Flush: {{ .Values.fluentbit.inputTail.Multiline_Flush | toString | quote }} - {{- end }} - {{- if .Values.fluentbit.inputTail.Skip_Long_Lines }} - Skip_Long_Lines: {{ .Values.fluentbit.inputTail.Skip_Long_Lines | toString | quote }} - {{- end }} - extraVolumeMounts: - - source: "{{ template "windowsInputTailMount" . }}/var/lib/rancher/rke/log" - destination: "{{ template "windowsInputTailMount" . }}/var/lib/rancher/rke/log" - readOnly: true - daemonSet: - spec: - template: - spec: - containers: - - image: "{{ template "system_default_registry" . }}{{ .Values.images.nodeagent_fluentbit.repository }}:{{ .Values.images.nodeagent_fluentbit.tag }}" - name: fluent-bit - tls: - enabled: {{ .Values.nodeAgents.tls.enabled | default false }} - {{- end }} - {{- end }} - fluentbit: - {{- if .Values.global.dockerRootDirectory }} - mountPath: {{ $containerLogPath }} - extraVolumeMounts: - - source: {{ $containerLogPath }} - destination: {{ $containerLogPath }} - readOnly: true - {{- end }} - {{- if (include "requireFilterKubernetes" .) }} - filterKubernetes: - {{- if .Values.fluentbit.filterKubernetes.Merge_Log }} - Merge_Log: "{{ .Values.fluentbit.filterKubernetes.Merge_Log }}" - {{- end }} - {{- if .Values.fluentbit.filterKubernetes.Merge_Log_Key }} - Merge_Log_Key: "{{ .Values.fluentbit.filterKubernetes.Merge_Log_Key }}" - {{- end }} - {{- if .Values.fluentbit.filterKubernetes.Merge_Log_Trim }} - Merge_Log_Trim: "{{ .Values.fluentbit.filterKubernetes.Merge_Log_Trim }}" - {{- end }} - {{- if .Values.fluentbit.filterKubernetes.Merge_Parser }} - Merge_Parser: "{{ .Values.fluentbit.filterKubernetes.Merge_Parser }}" - {{- end }} - {{- end }} -{{- end -}} -{{- include "logging-operator.logging" (list . "logging-operator.logging.root") -}} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/psp.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/psp.yaml deleted file mode 100644 index 46b2071ef..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/psp.yaml +++ /dev/null @@ -1,34 +0,0 @@ -{{ if and .Values.rbac.enabled .Values.rbac.psp.enabled }} -apiVersion: policy/v1beta1 -kind: PodSecurityPolicy -metadata: - name: psp.logging-operator - namespace: {{ include "logging-operator.namespace" . }} - annotations: -{{- if .Values.rbac.psp.annotations }} -{{ toYaml .Values.rbac.psp.annotations | indent 4 }} -{{- end }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -spec: - readOnlyRootFilesystem: true - privileged: false - allowPrivilegeEscalation: false - runAsUser: - rule: MustRunAsNonRoot - fsGroup: - rule: MustRunAs - ranges: - - min: 1 - max: 65535 - supplementalGroups: - rule: MustRunAs - ranges: - - min: 1 - max: 65535 - seLinux: - rule: RunAsAny - volumes: - - secret - - configMap -{{ end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/service.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/service.yaml deleted file mode 100644 index f419ae2c4..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/service.yaml +++ /dev/null @@ -1,20 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ include "logging-operator.fullname" . }} - namespace: {{ include "logging-operator.namespace" . }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -spec: - type: ClusterIP - {{- with .Values.http.service.clusterIP }} - clusterIP: {{ . }} - {{- end }} - ports: - - port: {{ .Values.http.port }} - targetPort: http - protocol: TCP - name: http - selector: - app.kubernetes.io/name: {{ include "logging-operator.name" . }} - app.kubernetes.io/instance: {{ .Release.Name }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceMonitor.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceMonitor.yaml deleted file mode 100644 index 1bb762cde..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceMonitor.yaml +++ /dev/null @@ -1,30 +0,0 @@ -{{ if .Values.monitoring.serviceMonitor.enabled }} -apiVersion: monitoring.coreos.com/v1 -kind: ServiceMonitor -metadata: - name: {{ include "logging-operator.fullname" . }} - namespace: {{ include "logging-operator.namespace" . }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -{{- with .Values.monitoring.serviceMonitor.additionalLabels }} - {{- toYaml . | nindent 4 }} -{{- end }} -spec: - selector: - matchLabels: -{{ include "logging-operator.labels" . | indent 6 }} - endpoints: - - port: http - path: /metrics - {{- with .Values.monitoring.serviceMonitor.metricsRelabelings }} - metricRelabelings: - {{- toYaml . | nindent 6 }} - {{- end }} - {{- with .Values.monitoring.serviceMonitor.relabelings }} - relabelings: - {{- toYaml . | nindent 4 }} - {{- end }} - namespaceSelector: - matchNames: - - {{ include "logging-operator.namespace" . }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceaccount.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceaccount.yaml deleted file mode 100644 index cbb2a94b4..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/serviceaccount.yaml +++ /dev/null @@ -1,10 +0,0 @@ -{{- if .Values.rbac.enabled }} ---- -apiVersion: v1 -kind: ServiceAccount -metadata: - name: {{ template "logging-operator.fullname" . }} - namespace: {{ include "logging-operator.namespace" . }} - labels: -{{ include "logging-operator.labels" . | indent 4 }} -{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/userroles.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/userroles.yaml deleted file mode 100644 index f4136b09a..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/userroles.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRole -metadata: - name: "logging-admin" - labels: - rbac.authorization.k8s.io/aggregate-to-admin: "true" -rules: - - apiGroups: - - "logging.banzaicloud.io" - resources: - - flows - - outputs - verbs: - - "*" ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRole -metadata: - name: "logging-view" - labels: - rbac.authorization.k8s.io/aggregate-to-admin: "true" - rbac.authorization.k8s.io/aggregate-to-view: "true" - rbac.authorization.k8s.io/aggregate-to-edit: "true" -rules: - - apiGroups: - - "logging.banzaicloud.io" - resources: - - flows - - outputs - - clusterflows - - clusteroutputs - verbs: - - get - - list - - watch diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install-crd.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install-crd.yaml deleted file mode 100644 index 77fc8047c..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install-crd.yaml +++ /dev/null @@ -1,20 +0,0 @@ -#{{- if gt (len (lookup "rbac.authorization.k8s.io/v1" "ClusterRole" "" "")) 0 -}} -# {{- $found := dict -}} -# {{- set $found "logging-extensions.banzaicloud.io/v1alpha1/EventTailer" false -}} -# {{- set $found "logging-extensions.banzaicloud.io/v1alpha1/HostTailer" false -}} -# {{- set $found "logging.banzaicloud.io/v1alpha1/ClusterFlow" false -}} -# {{- set $found "logging.banzaicloud.io/v1alpha1/ClusterOutput" false -}} -# {{- set $found "logging.banzaicloud.io/v1alpha1/Flow" false -}} -# {{- set $found "logging.banzaicloud.io/v1alpha1/Logging" false -}} -# {{- set $found "logging.banzaicloud.io/v1alpha1/Output" false -}} -# {{- range .Capabilities.APIVersions -}} -# {{- if hasKey $found (toString .) -}} -# {{- set $found (toString .) true -}} -# {{- end -}} -# {{- end -}} -# {{- range $_, $exists := $found -}} -# {{- if (eq $exists false) -}} -# {{- required "Required CRDs are missing. Please install the corresponding CRD chart before installing this chart." "" -}} -# {{- end -}} -# {{- end -}} -#{{- end -}} \ No newline at end of file diff --git a/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install.yaml b/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install.yaml deleted file mode 100644 index bd624cc4b..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/templates/validate-install.yaml +++ /dev/null @@ -1,5 +0,0 @@ -#{{- if .Values.global.dockerRootDirectory }} -#{{- if or (hasSuffix "/containers" .Values.global.dockerRootDirectory) (hasSuffix "/" .Values.global.dockerRootDirectory) }} -#{{- required "global.dockerRootDirectory must not end with suffix: '/' or '/containers'" "" -}} -#{{- end }} -#{{- end }} diff --git a/charts/rancher-logging/100.1.0+up3.17.1/values.yaml b/charts/rancher-logging/100.1.0+up3.17.1/values.yaml deleted file mode 100644 index b6721f3b9..000000000 --- a/charts/rancher-logging/100.1.0+up3.17.1/values.yaml +++ /dev/null @@ -1,244 +0,0 @@ -# Default values for logging-operator. -# This is a YAML-formatted file. -# Declare variables to be passed into your templates. - -replicaCount: 1 - -image: - repository: rancher/mirrored-banzaicloud-logging-operator - tag: 3.17.1 - pullPolicy: IfNotPresent - -extraArgs: - - -enable-leader-election=true -imagePullSecrets: [] -nameOverride: "" -fullnameOverride: "" -namespaceOverride: "" - -## Pod custom labels -## -podLabels: {} - -annotations: {} - -## Deploy CRDs used by Logging Operator. -## -createCustomResource: false - -resources: {} - # We usually recommend not to specify default resources and to leave this as a conscious - # choice for the user. This also increases chances charts run on environments with little - # resources, such as Minikube. If you do want to specify resources, uncomment the following - # lines, adjust them as necessary, and remove the curly braces after 'resources:'. - # limits: - # cpu: 100m - # memory: 128Mi - # requests: - # cpu: 100m - # memory: 128Mi - -nodeSelector: - kubernetes.io/os: linux - -tolerations: - - key: cattle.io/os - operator: "Equal" - value: "linux" - effect: NoSchedule - -affinity: {} - -http: - # http listen port number - port: 8080 - # Service definition for query http service - service: - type: ClusterIP - clusterIP: None - # Annotations to query http service - annotations: {} - # Labels to query http service - labels: {} - -# These "rbac" settings match the upstream defaults. For only using psp in the overlay files, which -# include the default Logging CRs created, see the "global.psp" setting. To enable psp for the entire -# chart, enable both "rbac.psp" and "global.psp" (this may require further changes to the chart). -rbac: - enabled: true - psp: - enabled: true - annotations: - seccomp.security.alpha.kubernetes.io/allowedProfileNames: 'docker/default,runtime/default' - seccomp.security.alpha.kubernetes.io/defaultProfileName: 'runtime/default' - ## Specify pod annotations - ## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#apparmor - ## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#seccomp - ## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#sysctl - - - -## SecurityContext holds pod-level security attributes and common container settings. -## This defaults to non root user with uid 1000 and gid 2000. *v1.PodSecurityContext false -## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ -## -podSecurityContext: {} -# runAsNonRoot: true -# runAsUser: 1000 -# fsGroup: 2000 -securityContext: {} -# allowPrivilegeEscalation: false -# readOnlyRootFilesystem: true - # capabilities: - # drop: ["ALL"] - -## Operator priorityClassName -## -priorityClassName: {} - -monitoring: - # Create a Prometheus Operator ServiceMonitor object - serviceMonitor: - enabled: false - additionalLabels: {} - metricRelabelings: [] - relabelings: [] - -################################### -# Rancher Logging Operator Values # -################################### - -# Enable debug to use fluent-bit images that allow exec -debug: false - -# Disable persistent volumes for buffers -disablePvc: true - -# If your additional logging sources collect logs from systemd configure the systemd log path here -systemdLogPath: "/run/log/journal" - -global: - cattle: - systemDefaultRegistry: "" - # Uncomment the below two lines to either enable or disable Windows logging. If this chart is - # installed via the Rancher UI, it will set this value to "true" if the cluster is a Windows - # cluster. In that scenario, if you would like to disable Windows logging on Windows clusters, - # set the value below to "false". - # windows: - # enabled: true - - # Change the "dockerRootDirectory" if the default Docker directory has changed. - dockerRootDirectory: "" - - # This psp setting differs from the upstream "rbac.psp" by only enabling psp settings for the - # overlay files, which include the Logging CRs created, whereas the upstream "rbac.psp" affects the - # logging operator. - psp: - enabled: true - - rkeWindowsPathPrefix: "c:\\" - - seLinux: - enabled: false - -images: - config_reloader: - repository: rancher/mirrored-jimmidyson-configmap-reload - tag: v0.4.0 - fluentbit: - repository: rancher/mirrored-fluent-fluent-bit - tag: 1.8.9 - nodeagent_fluentbit: - os: "windows" - repository: rancher/fluent-bit - tag: 1.8.9 - fluentbit_debug: - repository: rancher/mirrored-fluent-fluent-bit - tag: 1.8.9-debug - fluentd: - repository: rancher/mirrored-banzaicloud-fluentd - tag: v1.14.4-alpine-2 - -additionalLoggingSources: - rke: - enabled: false - fluentbit: - log_level: "info" - mem_buffer_limit: "5MB" - rke2: - enabled: false - stripUnderscores: false - k3s: - enabled: false - container_engine: "systemd" - stripUnderscores: false - aks: - enabled: false - eks: - enabled: false - gke: - enabled: false - kubeAudit: - auditFilename: "" - enabled: false - pathPrefix: "" - fluentbit: - logTag: kube-audit - tolerations: - - key: node-role.kubernetes.io/controlplane - value: "true" - effect: NoSchedule - - key: node-role.kubernetes.io/etcd - value: "true" - effect: NoExecute - -# configures node agent options for windows node agents -nodeAgents: - tls: - enabled: false - -# These settings apply to every Logging CR, including vendor Logging CRs enabled in "additionalLoggingSources". -# Changing these affects every Logging CR installed. -fluentd: - bufferStorageVolume: {} - livenessProbe: - tcpSocket: - port: 24240 - initialDelaySeconds: 30 - periodSeconds: 15 - nodeSelector: {} - resources: {} - tolerations: {} -fluentbit: - inputTail: - Buffer_Chunk_Size: "" - Buffer_Max_Size: "" - Mem_Buf_Limit: "" - Multiline_Flush: "" - Skip_Long_Lines: "" - resources: {} - tolerations: - - key: node-role.kubernetes.io/controlplane - value: "true" - effect: NoSchedule - - key: node-role.kubernetes.io/etcd - value: "true" - effect: NoExecute - filterKubernetes: - Merge_Log: "" - Merge_Log_Key: "" - Merge_Log_Trim: "" - Merge_Parser: "" - -# DO NOT SET THIS UNLESS YOU KNOW WHAT YOU ARE DOING. -# Setting fields on this object can break rancher logging or cause unexpected behavior. It is intended to be used if you -# need to configure functionality not exposed by rancher logging. It is highly recommended you check the `app-readme.md` -# for the functionality you need before modifying this object. - -# this object will be merged with every logging CR created by this chart. Any fields that collide with fields from the -# settings above will be overridden. Any fields that collide with fields set in the files in `templates/loggings` will -# be ignored. -loggingOverlay: {} -# spec: -# fluentbit: {} -# fluentd: {} \ No newline at end of file diff --git a/index.yaml b/index.yaml index 02d6e464e..cc3c8aac0 100755 --- a/index.yaml +++ b/index.yaml @@ -4413,35 +4413,6 @@ entries: - assets/rancher-kube-state-metrics/rancher-kube-state-metrics-2.13.101.tgz version: 2.13.101 rancher-logging: - - annotations: - catalog.cattle.io/auto-install: rancher-logging-crd=match - catalog.cattle.io/certified: rancher - catalog.cattle.io/deploys-on-os: windows - catalog.cattle.io/display-name: Logging - catalog.cattle.io/kube-version: '>=1.16.0-0' - catalog.cattle.io/namespace: cattle-logging-system - catalog.cattle.io/permits-os: linux,windows - catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1 - catalog.cattle.io/rancher-version: '> 2.6.0-0' - catalog.cattle.io/release-name: rancher-logging - catalog.cattle.io/type: cluster-tool - catalog.cattle.io/ui-component: logging - catalog.cattle.io/upstream-version: 3.17.1 - apiVersion: v1 - appVersion: 3.17.1 - created: "2022-03-04T08:27:01.507427+01:00" - description: Collects and filter logs using highly configurable CRDs. Powered - by Banzai Cloud Logging Operator. - digest: bf15c27891c51deb02715d9071bd83f9c6ddf09b879cfc5ff14afd9906bf4300 - icon: https://charts.rancher.io/assets/logos/logging.svg - keywords: - - logging - - monitoring - - security - name: rancher-logging - urls: - - assets/rancher-logging/rancher-logging-100.1.0+up3.17.1.tgz - version: 100.1.0+up3.17.1 - annotations: catalog.cattle.io/auto-install: rancher-logging-crd=match catalog.cattle.io/certified: rancher @@ -4641,20 +4612,6 @@ entries: - assets/rancher-logging/rancher-logging-3.6.000.tgz version: 3.6.000 rancher-logging-crd: - - annotations: - catalog.cattle.io/certified: rancher - catalog.cattle.io/hidden: "true" - catalog.cattle.io/namespace: cattle-logging-system - catalog.cattle.io/release-name: rancher-logging-crd - apiVersion: v1 - created: "2022-02-10T15:29:26.143512+01:00" - description: Installs the CRDs for rancher-logging. - digest: 9e8cb27a98ce3008417e55b46b0870ca835d1f70a2960bd17ea121bca9d36a0f - name: rancher-logging-crd - type: application - urls: - - assets/rancher-logging-crd/rancher-logging-crd-100.1.0+up3.17.1.tgz - version: 100.1.0+up3.17.1 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true"