Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Caption
0Figure
1Log Management
 

Note
iconfalse
titleNote:

If there are no files generated by the SBC for a type of log/trace, the corresponding log/trace option is not displayed in the list within the Log Management pane.

 

The Log Management pane is divided into the two vertical sections:

  • Left section provides a list of all the available log types.
  • Right section provides the details of log management parameters for the log type selected in the left section:

    Caption
    0Table
    1 Log Management Parameters
     

    Parameter

    Description

    Name

    Specifies the name of the log file.

    Date

    Indicates the date when the log was generated.

    Time

    Indicates the time (in HH:MM:SS format) when the log was generated. The time is indicated in the 24-hr format. The time displayed is in Greenwich Mean Time (GMT) zone.

    Note

    This section remains blank until a log type is selected from the list.

...

Caption
0Table
1Log Management - Descripion of the logs
 
Core Dumps are used to diagnose and debug the errors generated when SBC or any process crashes. The report of such activities are captured in Core Dumps. It also provides information about the debugging errors in the system
LogDescription
Core DumpsLogs the operating system dump information, which consists of the recorded state of the working memory of kernel programs at a specific time, generally when the program is terminated abnormally (crashed).
Diagnostics LogsThese log files contain the information logged during a System Diagnostics operation of the SBC.
Event Logs

Event log stores the activities of accounting, system, call tracing, packet capture, security, debugging, and audit in EMA or CLI. It also provides information about the configuration activities of EMA, EMS, and CLI. The logs include system logs, debug logs, core dumps, call trace logs, and packet logs.

Message Logs

Message log stores the different types of interactive logs. Interactive logs store the system messages appearing on the EMA Platform Mode.

T-shark

Tshark is a tool that analyses network protocol. It captures packet data from the network and save it as packet trace. This is viewed only when the T-shark logs are generated in T-shark tool. For more information, refer to Troubleshooting Tools - TShark.

NOTE: The TShark 1.8 is the latest supported version.

System DumpLogs the system dump information, which consists of the recorded state of the working memory of application program at a specific time, generally when the program is terminated abnormally (crashed).
T-sharkT-shark traces are used to analyze the network issues by capturing the packet traces. These captured packets are saved as  .pcap files.
Back TraceThese traces are used to diagnose the root cause of various system problemsBack TraceWhen any process crashes, back-trace of that crash report is stored in Back Trace log. It also provides information about the end-to-end testing of the core dumps.
ApacheApache server stores any error/activity from the apache2.access.log process. It also provides information about the interaction between EMA and Apache server.
NetconfNetconf stores the details about ConfD and Netconf access. It also provides information about the interaction between EMA and Oracle database.
User ActivityThis stores These log files store the user activities on the EMA Platform Mode. For more information, refer to Troubleshooting Tools - User Activity Log.
Install LogsThis These log stores files store the process of the SBC application installation.
Upgrade LogsThese log files capture the process of upgrading an SBC application, or the operating system.
Runtime Diagnostic Runtime Diagnostic test detects the faults on the system hardware. The test results of the log provides the details whether there is a need to change the faulty hardware or re-install the operating system. For more information, refer to Troubleshooting Tools - Runtime Diagnostic TestsTestsThese log files contain information about the runtime environment, events, and errors of the diagnostics tests that runs on the SBC.
Archived Live Upgrade LogsThese log files serve as an archive of the logs captured stored during the process of undergoing a Live Software Upgrade.
Info

The log files related to user activities in the EMA are available at the following directory of the SBC: /var/log/sonus/ema/log

...