Skip to content

Logs

Browse logs

HTTP
{{host}}/api/core/logs/browse
Authorization: Basic api:{{token}}

Log properties

  • EventId - 0-599 HTTP status codes.
    • 0-599 HTTP status codes.
    • 600-9000 custom paanda
  • pid - SRSID
  • username - user
  • requestpath - URL e.g. {{host}}/api/srs/100-dashboard/api.ocase.json
  • ms - time in ms
  • msg - optional url
  • ip - IP
  • TimeStamp - UTC time
  • Host - URL
  • properties
    • User-Agent - browser
    • Client - ui version
    • query - query string e.g. ?pscope=activeUsers,monthSummary,warehouseDateStock&date=2023-05-31&app_name=erp
    • Method - GET/POST
    • debug - additional txt details about request

Http Status Codes (EventId)

# MSG
1 1xx: InformationalIt means the request has been received and the process is continuing.
2 2xx: SuccessIt means the action was successfully received, understood, and accepted.
3 3xx: RedirectionIt means further action must be taken in order to complete the request.
4 4xx: Client ErrorIt means the request contains incorrect syntax or cannot be fulfilled.
5 5xx: Server ErrorIt means the server failed to fulfill an apparently valid request.

APP Custom Codes (EventId)

# MSG
1 53002 : Email Sent