You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my IntelMQ 3.1.0 docker (compose) instance, I have configured ShadowServerAPI bots defining api_key & secret values given by shadowserver foundation. (their call_api.py script works fine).
None data retrieved from bot:
2023-04-25 09:51:51,802 - ShadowServerAPI-Collector - INFO - ShadowServerAPICollectorBot initialized with id ShadowServerAPI-Collector and intelmq 3.1.0 and python 3.9.2 (default, Feb 28 2021, 17:03:44) as process 778.
2023-04-25 09:51:51,802 - ShadowServerAPI-Collector - INFO - Bot is starting.
2023-04-25 09:51:51,819 - ShadowServerAPI-Collector - DEBUG - Loading Harmonization configuration from '/opt/intelmq/etc/harmonization.conf'.
2023-04-25 09:51:51,844 - ShadowServerAPI-Collector - DEBUG - Running HTTP Mixin initialization.
2023-04-25 09:51:51,844 - ShadowServerAPI-Collector - DEBUG - Loading source pipeline and queue 'ShadowServerAPI-Collector-queue'.
2023-04-25 09:51:51,846 - ShadowServerAPI-Collector - DEBUG - Connected to source queue.
2023-04-25 09:51:51,846 - ShadowServerAPI-Collector - DEBUG - Loading destination pipeline and queues {'_default': ['File-Output-queue']}.
2023-04-25 09:51:51,847 - ShadowServerAPI-Collector - DEBUG - Connected to destination queues.
2023-04-25 09:51:51,847 - ShadowServerAPI-Collector - INFO - Bot initialization completed.
2023-04-25 09:51:51,847 - ShadowServerAPI-Collector - DEBUG - Loading source pipeline and queue 'ShadowServerAPI-Collector-queue'.
2023-04-25 09:51:51,848 - ShadowServerAPI-Collector - DEBUG - Connected to source queue.
2023-04-25 09:51:51,848 - ShadowServerAPI-Collector - DEBUG - Loading destination pipeline and queues {'_default': ['File-Output-queue']}.
2023-04-25 09:51:51,849 - ShadowServerAPI-Collector - DEBUG - Connected to destination queues.
2023-04-25 09:51:51,849 - ShadowServerAPI-Collector - DEBUG - Downloading report list with data: { "apikey": "xxxxx" ,"date": "2023-04-23:2023-04-26" ,"reports": [""]}.
2023-04-25 09:51:51,849 - ShadowServerAPI-Collector - DEBUG - Setting up HTTP Mixin.
2023-04-25 09:51:52,437 - ShadowServerAPI-Collector - DEBUG - Downloaded report list, 0 entries.
2023-04-25 09:51:52,437 - ShadowServerAPI-Collector - DEBUG - Reports list contains 0 entries after filtering.
2023-04-25 09:51:52,437 - ShadowServerAPI-Collector - INFO - Downloaded 0 of 0 available reports.
2023-04-25 09:51:52,438 - ShadowServerAPI-Collector - INFO - Idling for 86400.0s (1d) now.
Any idea ?
Regards,
The text was updated successfully, but these errors were encountered:
Hello,
From my IntelMQ 3.1.0 docker (compose) instance, I have configured ShadowServerAPI bots defining api_key & secret values given by shadowserver foundation. (their call_api.py script works fine).
None data retrieved from bot:
Any idea ?
Regards,
The text was updated successfully, but these errors were encountered: