🌐
AlphaX Cloud User Guide
  • Getting Started
  • WORKSPACES
    • All Sensors
      • Mapping Sensors
      • Creating New Filter
      • Exporting List Of Sensors
      • Searching for a Sensor
      • Deleting Filter
  • ASSET HIERARCHY
    • Hierarchy
      • Adding An Entity
      • Editing An Entity
      • Deleting Entities
      • Searching Entities
  • DATA
    • Analytics
      • Analysis
        • Creating new analysis
        • Quick analysis
        • Viewing Analysis
        • Editing Analysis
        • Duplicating Analysis
        • Deleting Analysis
        • Searching for an analysis
      • Table
  • Data Sources
    • Devices
      • How to add a device?
      • Exploring some more features on the Device page
      • How to export the list of devices?
    • Virtual Channel V2
  • Machine Learning
    • Multi-Variate Anomaly
      • Managing Multi-Variate Anomaly Detectors
    • Anomaly Detection
      • Managing Anomaly Detectors
  • ADMINISTRATION
    • Logs
      • System Log
      • Email Message Log
      • SMS Message Log
      • API Transaction Log
    • Attributes
      • Network Types
        • Creating Network Type
        • Updating a Network Type
        • Deleting Network Type
      • Sensor Types
        • Creating Sensor Type
        • Updating a Sensor Type
        • Deleting Sensor Type
      • Device Categories
        • Creating Device Category
        • Updating Device Category
        • Deleting Device Category
      • Power Sources
        • Creating a Power Source
        • Updating a Power Source
        • Deleting a Power Source
      • Battery Types
        • Creating Battery Type
        • Updating Battery Type
        • Deleting Battery Type
      • Manufacturers
        • Creating a manufacturer
        • Updating Manufacturer
        • Deleting Manufacturer
      • Models
        • Creating Model
        • Updating Model
        • Deleting Model
      • Suppliers
        • Creating Supplier
        • Updating Supplier Information
        • Deleting Supplier
      • Status Labels
        • Creating Status Label
        • Updating Status Label
        • Deleting Status Label
  • Toolbox
    • Alerts
      • Creating an Alert
      • Updating Alerts
      • Coping an Alert
      • Deleting an Alert
    • Reports
      • Creating Report
      • Creating Historical Reports
      • Updating Report
      • Coping Report
      • Deleting Report
    • Dashboard
      • Creating Dashboard
        • Widgets
          • Table Widget
          • Map Widget
          • Alert Widget
          • Infobox Widget
          • Link Widget
          • Device Widget
          • Users Widget
          • Tracking Widget
          • Data Widget
          • Service Widget
          • Heatmap Widget
          • Photo Widget
          • 3D Model Widget
          • Chart Widget
            • Donut Chart
            • Funnel Chart
            • TreeMap Chart
            • Pyramid Chart
            • Stacked Chart
            • Pie Chart
            • Column Chart
            • Line Chart
            • Bar Chart
          • Publish Widget
          • Text Widget
        • Collaborate
        • Dashboard Settings
      • Updating Dashboard
      • Coping Dashboard
      • Deleting Dashboard
    • Control
      • Adding New Control
      • Updating Control
      • Deleting Control
  • DATA SOURCES
    • Devices
      • Registering a device
      • Updating Device
      • Deleting Device
    • Virtual Channels V2
      • Creating Virtual Channel
      • Updating Virtual Channel
      • Deleting Virtual Channel
  • Users
    • Users
      • Managing Users
      • Creating Users
      • Editing Users
      • Deleting Users
    • Roles
    • Collaborators
      • Creating Collaborators
      • Deleting Collaborators
Powered by GitBook
On this page
  • Navigating API Transaction
  • Filtering API Transactions
  • Exporting API Transaction log

Was this helpful?

  1. ADMINISTRATION
  2. Logs

API Transaction Log

PreviousSMS Message LogNextAttributes

Last updated 2 years ago

Was this helpful?

The API Transaction Log page displays information about simulated virtual users and simulation results. When you use the tab API Transaction Log on the page system log, the detail of API Transaction will appear on the list page of the API Transaction log and you will see the following information.

  • Timestamp - It gives you information about the time and date of the event(API Transaction).

  • Site- It is the entity to which the API Transaction is assigned.

  • IP Address - It is the IP Address of the API Transaction Log.

  • Request - In this column, you can find out all the URLs corresponding to the API Transaction Log.

  • Trans ID - It is the transaction ID of the API Transaction log.

Clicking on any column title (Timestamp, Site, IP Address, and Request) sort by that column.

Navigating API Transaction

If there is a long list of API transactions, then this list is converted into the number of pages. You can go to these pages by clicking on the respective button . You can go to the next page of API transaction by clicking the next button or can go to the previous page by clicking on the previous button . These buttons are available at the bottom right of the list page of API Transaction.

Filtering API Transactions

You can go to the search engine and search for any API transaction from those available in the current list. The search will apply to text in any of the following columns:

  • Timestamp

  • Site

  • IP Address

  • Request

  • Trans ID

Exporting API Transaction log

You can get a copy of the list page which includes Timestamp, Site, IP Address, Request and Trans ID of the events in various formats by clicking on the respective buttons which are located at the bottom left of the list page. And these buttons are Copy, CSV, Excel, PDF, and Print which will help you to save the list page in the format that is mentioned on their respective buttons.

👍