opencti-woap-connector

OpenCTI WOAP Charm

Channel Revision Published Runs on
latest/edge 2 04 Mar 2026
Ubuntu 24.04
juju deploy opencti-woap-connector --channel edge
Show information

Platform:

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