Previous Topic: sedbpchk Utility—Back Up the DatabaseNext Topic: segrace Utility—Display User Login Information


seerrlog Utility—Display Error Log Records

Valid on UNIX

The seerrlog utility displays the records in the CA ControlMinder error log. You must either have permission to read the error log file, or be a member of the group that can read the error log files (the group defined in the configuration setting error_group).

This command has the following format:

seerrlog [-h] [-s date] [-e date] [-d] [-f filename]
‑s date

Specifies the start date for the list. Lists records written on and after the defined date.

Limits: Date should be in the format dd‑mm‑yyyy.

‑e date

Specifies the end date for the list. Lists records written up to and including the defined date.
Limits: Date should be in the format dd‑mm‑yyyy.

‑d

Specifies not to print the detailed information of failures.

-h

Displays the help for this utility.

‑f filename

Specifies the error log file to read.

By default, seerrlog reads the ACInstallDir/log/seos.error file. You cannot define this file in the database, and only CA ControlMinder can write to the file.

Examples