Difference between system logs and application log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2023 06:58 PM
I would like to know the difference between system logs and application logs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2023 07:58 PM
HI @asdfghjk12345 ,
Application log records the progress of the execution of an application, whereas the system log record system events.
System Logs provides a variety of logs that you can use to troubleshoot and debug transactions.
Few Examples of system logs:
1. Generally used to debug the server-side code using "gs.log()" where the result can be seen in syslog table.
2. All outbound web services requests such as REST and SOAP requests.
3. All email notifications sent from all instances within the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2023 09:15 PM
システムログに gs.info のように、アプリケーションログを記録する方法はありますか?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2023 09:23 PM
Hi @asdfghjk12345 ,
これらのリンクをチェックしてください
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714743
他の専門家にとっても役立つため、回答が正しくて役立つとマークすることを忘れないでください。