Monitoring & Logging
NGSurvey supports forwarding all the activity log data in real time into multiple third-party logging systems
Log Format
Activity logs are logged with the following structured format:
ActivityId: The type of activity (e.g., "Logon", "Error", "SystemStartup")
Category: The category of the activity (e.g., "System", "Application", "Survey")
Level: The severity level (e.g., "Information", "Warning", "Error")
SurveyId: The ID of the related survey (if applicable)
Username: The username of the user performing the activity
IPAddress: The IP address of the user
Tenant: NGSurvey tenant which logged the activity
Data: Additional data related to the activity
Last updated
Was this helpful?