Skip to content

Event Log

Service logs automatically record when, who, and what operations were performed on the execution environment.

Log Format

Format
[Timestamp] [Module] [NX Sign-in ID] [message]

Module string corresponding to the event and the log output target

EventModuleLog output target
DeployDeploy1. Deploy app
2. Stop app
3. Start app
4. Undeploy app
5. Deploy REST API
6. Undeploy REST API
7. Deploy job
8. Undeploy job
Select execution environmentEnvironments1. Select execution environment
DatabaseDatabase1. Create database
2. Import database
3. Export database
4. Delete database
5. Create table
6. Update table
7. Delete table
8. View table data
9. Import table
10. Export table
11. Rename table
12. Create view
13. View view data
14. Delete view
15. Create stored procedure
16. Delete stored procedure
17. Create stored function
18. Delete stored function
19. Run SQL Editor
File ManagerFiles1. Create folder
2. Rename folder
3. Delete folder
4. Upload file
5. Upload folder
6. Download file
7. Download folder
8. Delete file
9. Delete folder
10. Move file
11. Move folder
User ManagerUsersCreate user
2. Update user
3. Delete user
4. Create group
5. Update group
6. Delete group
7. Create IdP
8. Update IdP
9. Delete IdP
10. Update custom attribute
11. Update group membership
BatchBatch1. Manually running a job
2. Stopping a job
3. Enabling a job
4. Disabling a job
OthersOthers1. Registering an IP filter record
2. Updating an IP filter record
3. Deleting an IP filter record
4. Registering a custom domain
5. Enabling a custom domain
6. Disabling a custom domain
7. Deleting a custom domain
8. Adding a shared user
9. Deleting a shared user
10. Updating password policies
11. Adding from address and domain records
12. Deleting from address and domain records
13. Updating email templates
14. Updating the API key for the REST API [Debug environment]
15. Updating the API key for the REST API [Release environment]
16. Adding binary media types to the REST API [Debug environment]
17. Deleting binary media types to the REST API [Release environment]
18. Uploading an external library
19. Downloading an external library
20. Deleting an external library
21. Saving an external library Active library

Log View Component

ItemOperation
MessageSearches for partial matches in the entire log format.
ModuleSearches for partial matches in the log format [Module].
FromSearches for logs after YYYY-MM-DD 00:00:00.000 in the log format [Timestamp].
ToSearches for logs before YYYY-MM-DD 23:59:59.999 in the log format [Timestamp].
ResetResets all input.
ApplyOutputs the log to the right pane.