9.2 Configuring the Visualization Server for Vulnerable Message Logging

By default, logging of vulnerable message logging is disabled. For more information, refer to Enable Tracing option of System_Config_Options Table. Before enabling logging, the following procedure must be performed on Active SO Server where DSA is running.

This procedure configures a Data Export Job. For more information, refer to the DSR Online Help.

  1. From the SO GUI main menu, navigate to Diameter Common, and then Visualization Server.
  2. Click Insert.
  3. Enter a Task Name.
  4. Enter a Hostname List as IPV4 addresses.
  5. Enter the User name of the Visualization Servers.
  6. Enter the Remote Directory Path (the target directory path on the Remote Server).
  7. Select the source directory as DSA.
  8. Click OK to apply the changes.
  9. After insert operation, do the ssh key exchange.

    Note:

    Refer to the Configuring Visualization Server section for LogServer Configuration.

    Note:

    DSA uses “id_dsa.pub” keys instead of “id_rsa.pub” keys for SSH key exchange. Ensure that the remote server accepts “dsa public keys” for SSH. In the latest version of openssh, DSA is not accepted in the “DEFAULT” mode.
    Run these commands on a remote server:
    • /usr/bin/update-crypto-policies --set LEGACY
    • service sshd restart
    GUI configuration on active SOAM server:

    Figure 9-2 GUI Configuration 1

    GUI Configuration

    Figure 9-3 GUI Configuration 1

    GUI Configuration