New Features

New CLI command to export logs

This new command enables both SOAR support and customers to troubleshoot problems if the connection to the Remote Agent is down.
The name of the new command is agent_cli.py

Click 5 to export the log file and then click 1 to copy it over to the docker


Publisher Upgrade

  • Publisher Python version has been upgraded to 3.9
  • Publisher Django version has been upgraded to 4.0.7


Bug Fixes

  • Unable to install the Nozomi connector on the Remote Agent (ID #11534)
  • Rapid7InsightIDR_VXX.0 not installing correctly
  • Publisher case package fails to be ingested after connector is deleted:
    To avoid data loss, users cannot delete a connector while there are still alerts pending to be processed
    Customers should first disable the connector and then delete it.