intelmq.bots.outputs.postgresql namespace¶
Submodules¶
intelmq.bots.outputs.postgresql.output module¶
Compatibility shim
- intelmq.bots.outputs.postgresql.output.BOT¶
alias of
PostgreSQLOutputBot
- class intelmq.bots.outputs.postgresql.output.PostgreSQLOutputBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: Optional[bool] = None)¶
Bases:
SQLOutputBot- init()¶