intelmq.bots.parsers.fireeye package

Submodules

intelmq.bots.parsers.fireeye.parser module

Fireeye Parser Bot Retrieves a base64 encoded JSON-String from raw and converts it into an event.

intelmq.bots.parsers.fireeye.parser.BOT

alias of FireeyeParserBot

class intelmq.bots.parsers.fireeye.parser.FireeyeParserBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool | None = None)

Bases: ParserBot

init()
process()

Module contents