LogoLogo
BlogHelp CenterPrivacyLoginRegister
  • Let's optimize your images
  • Transformations
    • Input formats
    • Image operations
      • Width and height
      • Prevent enlargement
      • Crop
        • Automatic gravity crop
        • Positionable crop
        • Focal point crop
        • Face crop
        • Face hide
        • Aspect ratio crop
      • Fit
      • Cropfit
      • Bound
      • Boundmin
      • Cover
      • Device pixel ratio
      • Flip
      • Rotate
      • Trim
      • Rounded corners
      • Background removal
    • Image filters
      • Adjustment
        • Brightness
        • Contrast
        • Saturate
      • Color manipulation
        • Color overlay
        • Grayscale
        • Duotone
        • Sepia
        • Invert
      • Blur
      • Pixelate
      • Sharpen
      • Face blur
    • Image watermarking
      • Static watermark
      • Dynamic watermark
      • Text watermark
        • Text watermark fonts
    • Image compression
      • Image formats
      • Optipress
      • SVG compression
      • Color management
    • Static content
      • PDF to image
      • JS/CSS optimization
    • Video operations
  • Setup
    • Shortening URLs
      • Origin URL prefix
      • Aliases
      • Presets
      • Rules
    • Connecting storage bucket
      • Amazon S3
      • Google Cloud Storage
      • Microsoft Azure Blob
      • Basic authentication HTTP
    • Security
      • Token security
        • Domain whitelisting
        • URL signature
        • URL sealing
      • Account security
      • Origin security
  • Implementation
    • URL API implementation
    • Responsive images JS plugin
    • CMS plugins
      • Spryker
      • Drupal
      • Kontent.ai
      • Contentful
      • Adobe Commerce (Magento)
        • Basic implementation
        • Advanced implementation
      • Opencart
      • Prestashop
        • Prestashop tutorial
      • Shopware
      • Sylius
      • Wordpress
      • Shopify tutorial
        • Shopify integration
        • Theme files
        • FAQ
      • Commercetools tutorial
      • Ruby wrapper
    • Migrating from another image CDN
  • Caching and acceleration
    • CDN basics
    • Caching interval
    • Invalidation API
    • Warmup API
  • Analytics
    • Dashboards
      • Overview
      • Volumetry
      • Optimization
      • Delivery
      • Top-Ranking
      • RUM
      • Logs API
  • Cloudimage_v6 EOL
Powered by GitBook
LogoLogo

Resources

  • Help center
  • Contact support
  • Developers
  • cloudimage.io

Solutions

  • Media optimization
  • DAM
  • Performance report

Company

  • Blog
  • Service status
  • About us

Legal stuff

  • Terms & conditions
  • Privacy center
  • DMCA

Copyright © 2023 Scaleflex

On this page

Was this helpful?

Export as PDF
  1. Analytics
  2. Dashboards

Logs API

Retrieve analytics data via API

PreviousRUMNextCloudimage_v6 EOL

Last updated 1 year ago

Was this helpful?

Logs API

#
Menu item
Description

1

LAST RESIZES

Gives a specific summary of the latest resizing processes

2

SLOW DOWNLOADS

Gives a specific summary of slow downloads processes

3

FAILED DOWNLOADS

Gives a specific summary of failed downloads (Timeout)

4

UNIQUE URLS

Unique URLs per token

5

CDN

Gives summary for each log in the CDN

Note: All the tabs are updated every minute from latest logs

1. LAST RESIZES

#
Item
Description

1

Resized Image URL

Path of the image

2

Resized on/at

Timestamp of the resize process

3

Size

Size of image

4

Status

Status of an image in server

5

Resize time

Time taken to resize (Milliseconds)

6

Format

Image format

2. SLOW DOWNLOADS

#
Item
Description

1

URL

Path of the image

2

Date

Timestamp for the download process

3

Size

Size of Image

4

HTTP code

This is the HTTP code sent by Server, which will be forwarded to the user. It should mostly be 200 for successful images, 4xx and 5xx when we have a problem

5

Total Time

Total time to process the request for an image

6

Time DNS lookup

the time it takes a Domain Name Server to receive the request for a domain name’s IP address, process it, and return the IP address to the browser

3. FAILED DOWNLOADS

#
Item
Description

1

URL

Path of the image

2

Date

Timestamp for the download process

3

Size

Size of Image

4

HTTP Code

This is the HTTP code sent by Server, which will be forwarded to the user. It should mostly be 200 for successful images, 4xx and 5xx when we have a problem

5

Total Time

Total time to process the request for an image

6

Time DNS lookup

the time it takes a Domain Name Server to receive the request for a domain name’s IP address, process it, and return the IP address to the browser

4. UNIQUE URLS

#
Item
Description

1

Type of Path

Will usually be URL, unless a specific configuration, like presets, is used

2

Path

Actual path (value) of location and resource accessed

5. CDN

#
Item
Description

1

Date

Timestamp for the process

2

URL

Not the full URL, only PATH of the file

3

User agent

User Agent (including OS/browser name) of the user which initially requested the image. This is information from the user, before the CDN

4

IP (obfs)

IP address of client

5

Size

Size of file

6

Cache

Cache type , It shows if the file exists in the CDN cache or not

7

CDN time

CDN response time

8

Edge

(empty, deprecated)