connectors
connectors copied to clipboard
[tanium] Crashes without any message logged
Description
Connector may crash without any log
Environment
- OS (where OpenCTI server runs): OpenCTI official container image
- OpenCTI version: 6.2.15
- OpenCTI client: N/A
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Run the connector (there may be a configuration error)
Expected Output
When there is a crash, the connector should log what made it crash
Actual Output
Terminated
Additional information
Environment variables which may be useful :
- name: CONNECTOR_LIVE_STREAM_ID
value: REDACTED
- name: CONNECTOR_LIVE_STREAM_LISTEN_DELETE
value: "true"
- name: CONNECTOR_LIVE_STREAM_NO_DEPENDENCIES
value: "true"
- name: CONNECTOR_LOG_LEVEL
value: error
- name: CONNECTOR_NAME
value: Tanium Threat Response
- name: CONNECTOR_SCOPE
value: tanium
- name: CONNECTOR_TYPE
value: STREAM
- name: TANIUM_AUTO_ONDEMAND_SCAN
value: "true"
- name: TANIUM_COMPUTER_GROUPS
value: "1"
- name: TANIUM_HASHES_IN_REPUTATION
value: "true"
- name: TANIUM_IMPORT_ALERTS
value: "true"
- name: TANIUM_NO_HASHES_IN_INTELS
value: "true"
- name: TANIUM_SSL_VERIFY
value: "true"
- name: TANIUM_TOKEN
value: REDACTED
- name: TANIUM_URL
value: https://redacted.com
- name: TANIUM_URL_CONSOLE
value: https://redacted.com
Screenshots (optional)
improvement needed to display comprehensive error logs.