Pramati Server keeps track of various activities on the Server. There are mainly two kinds of Audits that the server provides, they are:
- Admin Audits
- Security Audits
Apart from this, the Server also provides information about the different levels of messages logged. The levels are:
Let us discuss each of these in detail.
Administration Audits display various operations that are performed on the Server. To view the administration audits, click Analyze > Admin Audit on the left panel of the Console. For each action, the following information is maintained:
- Success: Whether or not the operation was successful. A tick icon is displayed in case of a successful operation and a cross icon is displayed in case of a failure.
- Operation: What was the operation performed on the Server.
- Context: The Context to the Server is connected.
- User: The user who performed the action.
- Date and Time: The date and time when the action was performed.
- Summary: A summary of the action performed.
- Details: Details of the action.
Security logs give information about various users that have logged on to the Console. To view the Security Audits, click Analyze > Security Audit on the left panel of the Console.
The following information is available:
- User: The user who had logged in.
- Realm: The realm to which the user belonged.
- Action: The action performed.
- Time: The date and time when the action was performed.
- IP: The IP address from which the user logged in.
- Description: A description about the action performed.
The Server Logs provide information about various levels of logging provided namely info, warning, and severe. By default all kinds of logging are available. To view the Server Logs, click Analyze > Server Logs. This provides the same information as discussed in How do I Manage Logs.
|