Use this procedure to identify a Discovery sensor error.
Avant de commencer
Role required: sn_cloud_ops_ws.cloud_ops_admin or admin
Pourquoi et quand exécuter cette tâche
This process requires that you identify the following:
- The error.
- The name of the sensor where the error occurred.
- The datestamp of the error.
- The associated stack trace of the error.
Procédure
-
Depending on the application you are using, do one of the following:
- To view the Discovery Log in Cloud Discovery Workspace, navigate to .
- To view the Discovery Log in Discovery, navigate to .
-
To find the error, filter on the Level name of
Error.
If you are using Discovery, you can also view the error and the
date stamp in the Error Report. The report is available on the Discovery dashboard.
-
Note the Created field of the error record.
This timestamp is used to find the proper stack trace.
-
Note the Short Message field of the error record.
This field shows the name of the sensor where the error has occurred.
-
To find the stack trace, navigate to .
-
Search for the date and time that matches the value in the Created field of the error record in the Discovery Log.
-
The Message field of that entry contains the full stack
trace of the error.
The stack trace contains the error message, the sys_id of the script, and the
line number where the error has occurred.
-
After determining the error details, you can fix the JavaScript file.