Running IntelMQ Bots and Message Format Adapters¶
Running a Bot¶
(env)$ n6run_bot [-h] [-e] BOT_ID
Arguments:
- BOT_ID ID of the bot to run, which is defined in the IntelMQ runtime config
- -h, –help show help message
- -e, –exception-proof Run the bot in the “exception-proof” mode, where it will send forward incoming messages, even if an exception is raised
Running Message Format Adapters¶
n6 to IntelMQ Adapter¶
(env)$ n6run_adapter_to_intelmq
IntelMQ to n6 Adapter¶
(env)$ n6run_adapter_to_n6