Where to see log-message for activity from job or agent

Dear all,

In my activity for background processing like job scheduler or scheduled agent, I usually use Log-Message to write to console, but I dont know where to access these files. Try to access Configure > System > Operations > Logs just see log file for users and I cant find my log message when it is called job scheduler or agent.

Please help me to show where I can see these log-message. Thank all

@PhuP16948644

Generally in Dev Studio you won’t be able to see the logs set on background nodes. You need to find on which node the job scheduler ran on, then download the logs in that time frame from MyCloud for that node.

@PhuP16948644

Its based on your job scheduler configuration. If you have configured the JS to run on the nodetypes (like background, search, custom, webnodes) then in that nodes only it gets executed. Then you need to get the log files from that nodes to see your log messages.

Mostly, the JS configured to run on the background processing nodes. You can request for that logs.