In the Scheduled Job section, I have scheduled a job and mapped a service to it. However, I do not want to generate logs for this specific job. How can I achieve this functionality?
Hi @Sambhav_Verma
Right now we don’t have such an option to prevent generation of logs of any job. It automatically generates the logs which you can see under IT ops. But maybe in new release we are going to have this functionality to stop the generation of such logs if it is not required or as per user requirement.
Hi @Sambhav_Verma,
The functionality to control log generation for scheduled jobs is now live, with a new Audit Enabled flag introduced in the job configuration (defaulting to enabled). When a scheduled job triggers a service, service logs are generated based on this flag.
If enabled, both audit and error logs are recorded; if disabled, only error logs are audited.
The job-level Audit Enabled flag takes precedence over the corresponding service-level flag in vConnect when the service runs as part of a job. Outside of a job, the service-level setting in vConnect controls log auditing.