Versions Compared

Key

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

Atheos provides a set a logs that enable the monitoring of the overall system. The logs file includes 3 types of logs:

Table of Contents

1. Atheos Gateway logs

Atheos Gateway logs provide traceability of the connections established with the POIs.

...

Code Block
breakoutModewide
2020-01-30 12.00.01 I Accepted a connection from 10.0.0.1, port 65000
2020-01-30 12.00.42 I Connection closed by peer 10.0.0.1, port 65000

2. Atheos Server logs

Atheos Servers logs provide the status of the transmission of Nexo TMS messages exchanged with the Atheos Server. The information is accessible via the UI and the API (See Applications Logs).

...

Code Block
breakoutModewide
2020-01-30 12.00.01 Processing files for 01234567890
2020-01-30 12.00.42 Files for 01234567890 sent successfully

2.2 Error management

The following logs indicate an error

2.2.1 Files for <ip address>:<port> were not sent successfully. Return codes=0/550

3. Configuration Build Logs

Configuration Build logs provide some information about the generation of POI configuration (or Acceptor Configuration Update). The information is accessible via the UI and the API (See Applications Logs).

...