Reference for API Logs
  • 1 minute to read
  • Dark
    Light
  • PDF

Reference for API Logs

  • Dark
    Light
  • PDF

Article summary

On the senhasegura DevOps Secret Manager, you can consult the logs of the operations that took place via the DSM API through the API Logs report. Access it through Grid Menu > DevOps Secret Manager > Events > API Logs.

Top bar

ItemDescription
Show filtersRepresented by the magnifying glass icon. Displays or hides the search fields on the screen.
UpdateRepresented by the counterclockwise arrow icon. Refreshes the page.
View actionsRepresented by the three vertical dots icon. Displays the possible actions for the page.
Print reportRepresented by the printer icon. It opens a new page for printing the report.
Export CSVRepresented by the sheet of paper icon, downloads the report.
Schedule reportRepresented by the clock icon, it opens the window for scheduling the report.

When you click Show filters, a range of fields is displayed. These are used to refine your search results. They are:

FieldDescription
EventDrop-down menu. Shows the possible event options for the DSM API. These are: Update, Create, Delete, and Read.
ResponseHTTP code of the response obtained from the request.
Entity typeType of entity passed to the API request. For example:Secret.
Entity IDEntity code in senhasegura.
Entity nameEntity name. In this case, it will be the name of the request registered with senhasegura.
Application IDApplication code. In this case, it will be the application code used in the request to the DSM API.
ApplicationApplication's name.
AuthorizationRequisition authorization code. For example:b637bb60b67841de4cfce490d56884.
IPIP address from which the request was made.
Date/TimeDate and time the request was made. There are two separate drop-down menus, the first to open the calendar and choose the day and the second with the hour and minute intervals you can choose from.

In addition to these options, you have two buttons: Filter, which applies the parameters passed into the fields, and Clear, which clears all the parameters.

The report is shown below, in list format, containing the following fields:

  • Event.
  • Response.
  • Entity type
  • Entity ID.
  • Entity name.
  • Application ID.
  • Application.
  • Authorization.
  • IP.
  • Server: IP address of the server that received the request.
  • Date/Time: date and time of the request, displayed in the DD/MM/AAAA HH:MM format.

Was this article helpful?