Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

1. Atheos Gateway logs

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

Example:

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).

Example:

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).

2020-01-30 12.00.01 I Deploying POI POI00001
2020-01-30 12.00.01 I Processing control file 202001101-082123-0457ffff-ee00-427a-ad6a-c69997e5b0b0

  • No labels