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

alias of JSONParserBot

class intelmq.bots.parsers.json.parser.JSONParserBot(*args, **kwargs)

Bases: ParserBot

Parse IntelMQ-JSON data

process()
splitlines = False

Module contents