IBM Security Verify

 View Only
  • 1.  pdweb.* tracing on lightweight verify-access-wrp docker image

    Posted Fri November 18, 2022 01:44 PM
    How can we enable pdweb (pdweb.snoop, pdweb.debug, pdweb.wan.ssl, etc.) tracing on the lightweight wrp container image? There is no isva_cli binary to run server commands, and the tracing configuration file seems to only support pd.* trace components...

    ------------------------------
    K Martin
    ------------------------------


  • 2.  RE: pdweb.* tracing on lightweight verify-access-wrp docker image

    Posted Fri November 18, 2022 03:44 PM
    There is a wrpadmin command which can be used.

    Sent from my iPhone





  • 3.  RE: pdweb.* tracing on lightweight verify-access-wrp docker image

    Posted Mon November 21, 2022 08:11 AM

    After 10.0.3 wrpadmin should be used.
    https://www.ibm.com/docs/en/sva/10.0.4?topic=support-docker-image-verify-access-web-reverse-proxy
    https://www.ibm.com/support/pages/apar/IJ37732

    You should be able to run this..

    docker exec -it containerid /bin/sh
    wrpadmin
    wrpadmin> s t trace set pdweb.debug 9 file path=pdwebdebug.log
    Then exit from wrpadmin and change directory to /var/application.logs.local/wrp/rp1/trace
    You will see your pdwebdebug.log



    ------------------------------
    Robert Graham
    Cloud Security Consultant
    IAM Modernization
    IBM Expert Labs
    US
    ------------------------------