Skip to content

Fluentd Audit 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/properties/audit

Configure Fluentd audit log collection.

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 Audit)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
filters string Optional cannot be null Compliant Kubernetes Apps Config
compaction object Optional cannot be null Compliant Kubernetes Apps Config
retention object Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (Fluentd Audit Enabled)

filters

Configure Fluentd audit log filter stages.

To capture audit logs label the logs with the @AUDIT label.

filters

TYPE:

string (Fluentd Audit Filters)

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)

Return to the root config schema


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