OpenCTI WOAP Charm
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 2 | 04 Mar 2026 |
juju deploy opencti-woap-connector --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
connector-duration-period | string
Default: PT5M
Determines the time interval between each launch of the connector in ISO 8601, ex- PT24H or P1D.
-
connector-log-level | string
Default: info
The log level for this connector, could be
debug,info,warnorerror(less verbose). -
opensearch-index | string
Default: wazuh-alerts-*
The OpenSearch index to pull alerts from.
-
opensearch-ssl-verify | boolean
Default: True
Whether to verify SSL certificates when connecting to OpenSearch.
-
wazuh-min-severity | int
Default: 13
The minimum severity level of alerts to ingest from Wazuh (0-15).