fluentd stack image configuration Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root config schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/images/properties/fluentd
fluentd stack image configuration
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/config.yaml* |
TYPE:
object
(fluentd stack image configuration)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
aggregator | string |
Optional | cannot be null | Welkin Apps Config |
forwarder | string |
Optional | cannot be null | Welkin Apps Config |
logManager | string |
Optional | cannot be null | Welkin Apps Config |
aggregator¶
aggregator
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
forwarder¶
forwarder
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
logManager¶
logManager
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
Return to the root config schema
Generated Thu Jul 3 11:17:36 UTC 2025 from elastisys/compliantkubernetes-apps@main