intelmq.bots.outputs.sql package¶
Submodules¶
intelmq.bots.outputs.sql.output module¶
SQL output bot.
See SQL bot documentation for installation and configuration.
In case of errors, the bot tries to reconnect if the error is of operational and thus temporary. We don’t want to catch too much, like programming errors (missing fields etc).
- intelmq.bots.outputs.sql.output.BOT¶
alias of
SQLOutputBot