AutoSys Workload Automation

  • 1.  Job Logs routing

    Posted Mar 03, 2018 12:48 PM

    Currently the CA-Autosys jobs are executed in the agent Server (Microfocus Enterprise server) and the job logs are stored in the Agent. There is a limitation at the Agent end to store the job logs after a certain limit and there are no provisions to Archive in the agent. Is there a possibility to route my job logs to another database (SQL Server). Let me know how this can be configured using JIL scripts.   



  • 2.  Re: Job Logs routing
    Best Answer

    Broadcom Employee
    Posted Mar 05, 2018 12:02 PM

    Hello

     

    You could use the command autosyslog.

    At Autosys manager side or any client , run autosyslog -j <job name>  -t o   (for standard output) or -s (for spool). You will get the log/spool file.

    Then you can archive it or load it in a database