ESP dSeries Workload Automation

 View Only
Expand all | Collapse all

How to change the location of the wade agent log from the default location

  • 1.  How to change the location of the wade agent log from the default location

    Posted Mar 03, 2020 07:23 PM
    ​Hi
    I want to change the location of the wade agent log from the default location to /log directory.

    Is there a way to change this? (except symbolic link).

    Thanks in advanced


  • 2.  RE: How to change the location of the wade agent log from the default location
    Best Answer

    Broadcom Employee
    Posted Mar 04, 2020 04:28 AM
    Hi,

    You can use the below parameter in the <agent>\agentparm.txt file

    log.folder
    Specifies the directory path where the agent creates the log files.
    Default:
    agent_install_dir
    /log

    Example - log.folder=C:\CA\agent_logs

    All logs will be created in the C:\CA\agent_logs

    Hope it helps!

    Ravi Kiran