intelmq.bots.outputs.restapi package

Submodules

intelmq.bots.outputs.restapi.output module

intelmq.bots.outputs.restapi.output.BOT

alias of intelmq.bots.outputs.restapi.output.RestAPIOutputBot

class intelmq.bots.outputs.restapi.output.RestAPIOutputBot(*args, **kwargs)

Bases: intelmq.lib.bot.OutputBot

Send events to a REST API listener through HTTP POST

auth_token = None
auth_token_name = None
auth_type = None
hierarchical_output = False
host = None
init()
process()
use_json = True

Module contents