@13:14 GMT
2020-03-19 16:14:27,444 - ShadowServer-Parser - ERROR - Bot has found a problem.
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py", line 267, in start
self.process()
File "/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py", line 941, in process
for line in self.parse(report):
File "/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py", line 884, in parse_csv_dict
self.csv_fieldnames = csv_reader.fieldnames
File "/usr/lib/python3.5/csv.py", line 96, in fieldnames
self._fieldnames = next(self.reader)
_csv.Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?
2020-03-19 16:14:27,445 - ShadowServer-Parser - INFO - Dumping message to dump file.
"traceback": [
"Traceback (most recent call last):\n",
" File \"/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py\", line 267, in start\n self.process()\n",
" File \"/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py\", line 941, in process\n for line in self.parse(report):\n",
" File \"/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py\", line 884, in parse_csv_dict\n self.csv_fieldnames = csv_reader.fieldnames\n",
" File \"/usr/lib/python3.5/csv.py\", line 96, in fieldnames\n self._fieldnames = next(self.reader)\n",
"_csv.Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?\n"
]
}
@11:02 GMT
2020-03-19 14:02:16,409 - ShadowServer-Parser - ERROR - Failed to parse line.
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py", line 951, in process
events = list(filter(bool, value))
File "/usr/local/lib/python3.5/dist-packages/intelmq/bots/parsers/shadowserver/parser.py", line 111, in parse_line
' format or misconfiguration.'.format(shadowkey, self.feedname))
ValueError: Required column 'timestamp' not found in feed 'Blacklisted-IP'. Possible change in data format or misconfiguration.
2020-03-19 14:02:16,410 - ShadowServer-Parser - INFO - Dumping message to dump file.
2020-03-19 14:02:16,514 - ShadowServer-Parser - INFO - Dumping message to dump file.
2020-03-19 14:02:16,612 - ShadowServer-Parser - INFO - Sent 0 events and found 2 problem(s).
From Dump;
"source_queue": "ShadowServer-Parser-queue",
"traceback": "Traceback (most recent call last):\n File \"/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py\", line 951, in process\n events = list(filter(bool, value))\n File \"/usr/local/lib/python3.5/dist-packages/intelmq/bots/parsers/shadowserver/parser.py\", line 111, in parse_line\n ' format or misconfiguration.'.format(shadowkey, self.feedname))\nValueError: Required column 'timestamp' not found in feed 'Blacklisted-IP'. Possible change in data format or misconfiguration.\n"
}
Your assistance is highly requested.