Monitoring And Logging

Logging

Logging is used to record ongoing application activities, state transformations, configuration changes and of course, errors and failures. Logging may also used to audit compliance purpose and identifying trends over time.

Monitoring

Monitoring gives a point of time information about the status of an application.

See also