Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Hot Patch Releases

Known Issues

This section describes the known issue in Security Director Insights Release 22.2R1 Hot Patch v2.

  • HA upgrade fails when SDI hostname has uppercase letters. PR1743770

    Workaround:

    You must disable HA, change hostname with only lowercase letters, and then enable HA again to successfully upgrade HA.

    SDI as Log Collector only (Only CLI is available)

    1. Disable HA via CLI on only primary node.

      CLI> (server) ha disable

    2. Change both primary and secondary SDI hostnames with only lowercase letters.

      CLI> (server) set hostname <...>

    3. Re-enable HA via CLI from primary node only. See Configure High Availability for Security Director Insights as Log Collector.

    4. After you have enabled HA, check CLI> (server) ha status, it should display that both the nodes are up.

    5. Perform HA upgrade from primary node. See Upgrade HA.

    SDI as analytics and Log Collector (Enable HA via GUI)

    1. Disable HA via GUI. See Disable HA.

    2. Change both primary and secondary SDI hostnames via CLI with only lowercase letters.

      CLI> (server) set hostname <...>

    3. Re-enable HA from GUI. See Enable HA.

    4. Wait till SDI HA setup is back online. GUI displays that both the nodes are up.

    5. Perform HA upgrade from primary node. See Upgrade HA.

Resolved Issues

This section describes the resolved issues in Security Director Insights Release 22.2R1 Hot Patch v2.

Resolved Issues

  • There is a circuit_breaking_exception while running Security Director reports. PR 1727690

  • Group By "Category" shows No Data even though there are logs with category defined and seen in the events. PR1728499