Default language.

Unsupported content This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Audit log file log


Logging of auditing operations is not included in the general logging in the mtxagent.log file, it is written in its own specific log file, the mtxagent_audit.log , which is located next to the general log file in the /log directory of every client. The tab Audit Log File of the Agent Configuration > Logging node of a device displays the contents of this log file in its right window pane for inspection.

The log displays the date and time at which the action occurred, the name of the operational rule the action executed, a letter(s) that indicates of which type the explanation following is, such as ERR for error or T for trace, and so on, the ID of the thread and the description itself.

On the master it logs everything that is executed in the console therefore it can become very large, on the client it is used to log remote control sessions and direct access.

The displayed contents of the log file can be filtered and thus reduced in size to find specific entries or types of entries as follows:

Parameter

Description

Use Regular Expressions

Check this box if a regular expressions can be used in the following Description box.

Date

In this text box you can enter a date and time value for which the respective log lines are to be displayed. The format is YYYY/MM/DD hh:mm:ss , and you can use wildcard characters. For example, to display everything logged at 12:30 on the 14 November 2006 the date box must be filled in as follows: 2006/11/14 12:30.* .

Description

In this text box you can enter any string value which is to be contained in the description of log entry you are looking form. If the preceding box Use Regular Expressions is activated you can also use regular expressions in this text box. The description starts from the administrator name, it therefore corresponds to administrator name+IP address+description . Example: to display all lines containing "toto" in the description, enter the following in the Description box: .toto. .

Thread ID

In this field you can enter the unique identifier of a specific thread that you would like to follow.

To apply the filters defined in the preceding text box click Sort to the right. The right window pane will be refreshed with only the requested lines.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*