OpenSearch Prometheus Index Alerts 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/opensearch/properties/promIndexAlerts
Configures the index alerts monitoring the function of index state management.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | config/schemas/config.yaml* |
TYPE:
object[]
(OpenSearch Prometheus Index Alert)
DEFAULTS:
The default value is:
[
{
"prefix": "authlog-default",
"alertSizeMB": 2
},
{
"prefix": "kubeaudit-default",
"alertSizeMB": 5500
},
{
"prefix": "kubernetes-default",
"alertSizeMB": 5500
},
{
"prefix": "other-default",
"alertSizeMB": 400
}
]
Return to the root config schema
Generated Thu Dec 19 03:51:01 UTC 2024 from elastisys/compliantkubernetes-apps@main