Skip to content

Config properties fluentd config defs log manager definitions

Definitions 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/fluentd/$defs/logManager

Definitions for log-manager compaction and retention.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none config/schemas/config.yaml*

TYPE:

object (Log Manager Definitions)

PROPERTIES:

Property Type Required Nullable Defined by
compaction object Optional cannot be null Compliant Kubernetes Apps Config
retention object Optional cannot be null Compliant Kubernetes Apps Config
jobEnabled boolean Optional cannot be null Compliant Kubernetes Apps Config
jobDays number Optional cannot be null Compliant Kubernetes Apps Config
jobSchedule string Optional cannot be null Compliant Kubernetes Apps Config
jobEphemeralVolumes object Optional cannot be null Compliant Kubernetes Apps Config

compaction

Configure the compaction of logs stored in object storage.

compaction

TYPE:

object (Log Manager Compaction)

retention

Configure the retention of logs stored in object storage.

retention

TYPE:

object (Log Manager Retention)

jobEnabled

jobEnabled

TYPE:

boolean (Log Manager Job Enabled)

DEFAULTS:

The default value is:

true

jobDays

Configure the days to consider for compaction or the days to retain.

jobDays

TYPE:

number (Log Manager Job Enabled)

jobSchedule

jobSchedule

TYPE:

string (Log Manager Job Schema)

jobEphemeralVolumes

Configure the job to run with an ephemeral volume if the nodes risk running out of storage.

jobEphemeralVolumes

TYPE:

object (Log Manager Job Ephemeral Volume)

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main