The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

OpenCTI WOAP Charm

Platform:

Channel Revision Published Runs on
latest/edge 3 01 Jul 2026
Ubuntu 24.04
juju deploy opencti-woap-connector --channel edge

Learn about configurations >

  • 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, warn or error (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).