Service Testing is a light-weight module. You can use it to test vConnect services. By testing a vConnect service, you make sure that the service is up and working as expected. The vConnect service means that the service is configured and published in the vConnect module. For a complete service configuration process on the vConnect… Continue reading Service Testing
Category: Monitoring
An Introduction to App Ops
The App Ops module is composed of three sub-modules. These sub-modules are Service Testing, Force Logout, and User Management. By using the App Ops module, you can test the performance of vConnect services and forcefully kill the active user-sessions of different users who have accessed the current app. The User Management sub-module allows you to… Continue reading An Introduction to App Ops
IT Ops Modules
ITOps contains the following modules: Component Description App Ops In this module, you can test a vConnect service, kill the currently active sessions of different application users, and create and manage users’ groups to send periodic alerts to them. Observability By using the Observability module, you can view the developer logs, list of scheduled services,… Continue reading IT Ops Modules
An Introduction to IT Ops
IT Ops is a web-based module integrated with the Vahana cloud. It is an enhanced and improved version of the VRT portal. Earlier, the VRT portal did not offer efficient and comprehensive information management and a hierarchy to observe and monitor data. Many other modules, such as Observability, AppOps, and Analytics, were standalone modules. Thus, the Vahana portal… Continue reading An Introduction to IT Ops
Recent DB Hits
In the View Detailed Logs module, this tab-based feature allows you to search the logs related to the requests that access the database to manipulate the data. To search logs that are generated between two different dates, you can use the start date and end date as the searching criteria.
Recent Failures
When an API fails to send the response as expected or does not respond, the Vahana cloud generates audit logs related to the API’s failure. This section displays the list of audit logs related to an API’s failure. The audit logs include the following: Column Description Service Name It displays the service’s name. The client… Continue reading Recent Failures
Recent Errors
In the View Detailed Logs module, this section displays the list of audit logs. The audit logs briefly display the error details related to an API call. The error details include the following: Column Description System Name It displays the service’s name. API Name It displays the controller’s name. When the client application invokes an… Continue reading Recent Errors
Stack Trace
This section allows you to directly access application code to trace the debug point and then fix the issue. By using the “Stack Trace” screen, you do not need to access the back-end layer and then fix the issue.
Text Payload
This section displays the debug logs. The debug logs allow the application users to diagnose the error in the application code. In the View Detailed Logs module, this is the on-demand functionality. If the application user needs to use this functionality, it is made available to the user on-demand. Commonly, this feature remains inactive in… Continue reading Text Payload
Error
In the Recent Logs tab, this section displays the error related to an API. When you click the Error tab, the dashboard displays two text areas as follows: Detailed Error:- This section displays the error that the application raises at the code level when it processes the API request. In the screen capture, the ‘537’… Continue reading Error