intelmq.bots.parsers.json package¶
Submodules¶
intelmq.bots.parsers.json.parser module¶
JSON Parser Bot Retrieves a base64 encoded JSON-String from raw and converts it into an event.
Copyright (C) 2016 by Bundesamt für Sicherheit in der Informationstechnik Software engineering by Intevation GmbH
-
intelmq.bots.parsers.json.parser.BOT¶
-
class
intelmq.bots.parsers.json.parser.JSONParserBot(*args, **kwargs)¶ Bases:
intelmq.lib.bot.ParserBotParse IntelMQ-JSON data
-
process()¶
-
splitlines= False¶
-