intelmq.bots.parsers.dataplane package¶
Submodules¶
intelmq.bots.parsers.dataplane.parser module¶
IntelMQ Dataplane Parser
-
intelmq.bots.parsers.dataplane.parser.
BOT
¶ alias of
intelmq.bots.parsers.dataplane.parser.DataplaneParserBot
-
class
intelmq.bots.parsers.dataplane.parser.
DataplaneParserBot
(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.ParserBot
Parse the Dataplane feeds
-
parse_line
(line, report)¶
-