Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit c88fc0b

Browse files
author
Samuel Hassine
committed
[client] Adjust for logger config
1 parent 5b66fa8 commit c88fc0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pycti/api/opencti_api_client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ def get_logs_worker_config(self):
241241
query LogsWorkerConfig {
242242
logsWorkerConfig {
243243
elasticsearch_url
244+
elasticsearch_index
245+
rabbitmq_url
244246
}
245247
}
246248
"""

0 commit comments

Comments
 (0)