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 | Welkin Apps Config |
filters | string |
Optional | cannot be null | Welkin Apps Config |
compaction | object |
Optional | cannot be null | Welkin Apps Config |
retention | object |
Optional | cannot be null | Welkin Apps Config |
enabled¶
enabled
-
is optional
-
Type:
boolean
(Fluentd Audit Enabled) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
boolean
(Fluentd Audit Enabled)
filters¶
Configure Fluentd audit log filter stages.
To capture audit logs label the logs with the @AUDIT
label.
filters
-
is optional
-
Type:
string
(Fluentd Audit Filters) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(Fluentd Audit Filters)
compaction¶
Configure the compaction of logs stored in object storage.
compaction
-
is optional
-
Type:
object
(Log Manager Compaction) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Log Manager Compaction)
retention¶
Configure the retention of logs stored in object storage.
retention
-
is optional
-
Type:
object
(Log Manager Retention) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Log Manager Retention)
Return to the root config schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main