Use the tfactl analyze command to analyze and search recent log entries.
tfactl analyze
To analyze and search recent log entries:
tfactl analyze –since n[h|d]
Specify the period of time to analyze in either hours or days.
tfactl analyze –since 14d
The command output shows you a summary of errors found in the logs during the period specified.
tfactl analyze –search “message” –since n[h|d]
$ tfactl analyze -search "ORA-006" -since 14d
Related Topics
Scripting on this page enhances content navigation, but does not change the content in any way.