• To disable ASE from fetching the ABS attack list, run the following command-line interface (CLI) command:
    /opt/pingidentity/ase/bin/cli.sh -u admin -p admin disable_abs_attack
    Note:

    The ABS attack list can be viewed using ABS APIs and used to manually configured an attack list on ASE. For more information on ABS APIs, see ABS Admin Guide..

    After entering the above command, ASE will no longer fetch the attack list from ABS. However, ABS continues generating the attack list and stores it locally.

  • To stop an ASE cluster from sending log files to ABS, run the following ASE CLI command:
    /opt/pingidentity/ase/bin/cli.sh -u admin -p admin disable_abs
    Note:

    For more information on types of attacks, see the ABS documentation.

    After entering this command, ABS will not receive any logs from ASE.