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(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.BotSend 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¶
-