Force log level for jobs executed from WebTop

If you run a job from the WebTop, the job log will display job messages as per the log level settings of the WebTop application. By default debug job log level will be used for the job submitted from WebTop. SIMULIA Execution Engine administrator can change the default job log level for the job submitted from WebTop and force it for all users. An individual WebTop user can change the default job log level for jobs executed by him from Log tab while viewing Job Results Summary in the WebTop.

See Also
Viewing Results
  1. Open the webtop.properties file, which is located in the following subdirectory of your installation:

    <SEE_install_directory>/config/ using the text editor of your choice.

  2. Locate the following line:

    #fiper.webtop.defaultJobLogLevel=debug

  3. Remove the leading # character and replace debug with either info, warn, error, or syserror log level of your choice.
  4. Save webtop.properties file, and restart SIMULIA Execution Engine application, and WebTop application.