NodeAgent 🔗︎

name (string, optional) 🔗︎

NodeAgent unique name.

Default: -

profile (string, optional) 🔗︎

Specify the Logging-Operator nodeAgents profile. It can be linux or windows .

Default: linux

metadata (types.MetaBase, optional) 🔗︎

Default: -

nodeAgentFluentbit (*NodeAgentFluentbit, optional) 🔗︎

Default: -

NodeAgentFluentbit 🔗︎

enabled (*bool, optional) 🔗︎

Default: -

daemonSet (*typeoverride.DaemonSet, optional) 🔗︎

Default: -

serviceAccount (*typeoverride.ServiceAccount, optional) 🔗︎

Default: -

tls (*FluentbitTLS, optional) 🔗︎

Default: -

targetHost (string, optional) 🔗︎

Default: -

targetPort (int32, optional) 🔗︎

Default: -

flush (int32, optional) 🔗︎

Set the flush time in seconds.nanoseconds. The engine loop uses a Flush timeout to define when is required to flush the records ingested by input plugins through the defined output plugins. (default: 1)

Default: 1

grace (int32, optional) 🔗︎

Set the grace time in seconds as Integer value. The engine loop uses a Grace timeout to define wait time on exit (default: 5)

Default: 5

logLevel (string, optional) 🔗︎

Set the logging verbosity level. Allowed values are: error, warn, info, debug and trace. Values are accumulative, e.g: if ‘debug’ is set, it will include error, warning, info and debug. Note that trace mode is only available if Fluent Bit was built with the WITH_TRACE option enabled. (default: info)

Default: info

coroStackSize (int32, optional) 🔗︎

Set the coroutines stack size in bytes. The value must be greater than the page size of the running system. Don’t set too small value (say 4096), or coroutine threads can overrun the stack buffer. Do not change the default value of this parameter unless you know what you are doing. (default: 24576)

Default: 24576

metrics (*Metrics, optional) 🔗︎

Default: -

metricsService (*typeoverride.Service, optional) 🔗︎

Default: -

security (*Security, optional) 🔗︎

Default: -

positiondb (volume.KubernetesVolume, optional) 🔗︎

volume.KubernetesVolume

Default: -

containersPath (string, optional) 🔗︎

Default: -

varLogsPath (string, optional) 🔗︎

Default: -

extraVolumeMounts ([]*VolumeMount, optional) 🔗︎

Default: -

inputTail (InputTail, optional) 🔗︎

Default: -

filterAws (*FilterAws, optional) 🔗︎

Default: -

filterKubernetes (FilterKubernetes, optional) 🔗︎

Default: -

disableKubernetesFilter (*bool, optional) 🔗︎

Default: -

bufferStorage (BufferStorage, optional) 🔗︎

Default: -

bufferStorageVolume (volume.KubernetesVolume, optional) 🔗︎

volume.KubernetesVolume

Default: -

customConfigSecret (string, optional) 🔗︎

Default: -

podPriorityClassName (string, optional) 🔗︎

Default: -

livenessDefaultCheck (*bool, optional) 🔗︎

Default: true

network (*FluentbitNetwork, optional) 🔗︎

Default: -

forwardOptions (*ForwardOptions, optional) 🔗︎

Default: -

enableUpstream (*bool, optional) 🔗︎

Default: -