Skip to main content

GUI-Based Log Level Management & Log Downloading for CID Endpoint

Comments

1 comment

  • Official comment
    Ryan Wilp

    Hey Sean!  Great idea for a feature request; I've opened a ticket to for adding Connector ID agent debugging functionality to the CID applet in a future release.  It is currently limited, but you can do some of the functions you're asking for by running idcontrol.exe as in CMD as admin.

    C:\Windows\System32>"C:\Program Files\Liquidware\Connector ID\idcontrol.exe" -v
    Usage: idcontrol [-v] <command>
        -v : verbose
    Commands:
        start: start Connector ID
        stop: stop Connector ID
        clean: clean Connector ID
        callback: force update stats
        debug: display current debug state
        debug {off|on}: turn debugging off or on
        version: print version information
        properties: print the CID settings
        status: print the CID status

    For example, idcontrol.exe clean && idcontrol.exe debug on && idcontrol.exe start would remove the txt files (and stop the CID), turn on debug level 5 (only option for now, will only keep 1 Summaryreport.txt file), and then start the CID.  You could then verify debug is on with idcontrol.exe debug and that the CID is running with idcontrol.exe status.

    Lastly, Liquidware CommandCTRL, our Saas-based Real-Time DEX Diagnostics & Remediation product, will be updated in Q2 this year to add CID debug gathering on endpoints within it's console.  Reach out to your Sales rep for more info if interested!

Please sign in to leave a comment.