What's Measured

LogScale logs your data volume in multiple repositories. You can use them to monitor how much data is ingested, to which repositories it went, and how much you're storing.

See LogScale Multiple-byte Units for more information on how multiple-byte numbers are represented.

Your contract is based on the volume of data ingested into the LogScale platform. You might see the following metrics in your order form:

  • Daily Ingest Capacity

    LogScale calculates the volume of daily ingest by averaging the data volume ingested. This average is taken over any rolling 30-day period during your subscription term.

    See Measure Data Ingest for further details on the measuring points and which data counts towards your license limit.

  • Total Daily Average Data Storage

    The volume of daily ingested data when LogScale writes it to disk, before compression.

    Your order form might also mention this metric as "raw (uncompressed) data ingested by the product" and derive your usage of the license volume from this metric. You can measure it by querying in your humio-usage repository for segment_save.

  • Daily Search Capacity

    The average Daily Search Volume over any rolling 30-day period during the subscription term. The Daily Search Capacity limit is one-thousand times the licensed Daily Ingest Capacity specified in the contract.

  • Daily Search Volume

    LogScale calculates this by totaling the amount of data searched across all queries in one calendar day. For example, five queries run over 100 gigabytes of data and two queries run over a terabyte of data in one calendar day. The Daily Search Volume is (5 x 100) + (2 x 1,000) = 2500 GB — or 2.5 TB.

  • Retention Period

    The number of days the product retains ingested data. The product retention period is usually 30 days unless otherwise agreed.

    Note

    Even if this value differs from 30 days the daily ingested capacity will still be averaged over 30 days.