Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.32 KB

limits.md

File metadata and controls

59 lines (39 loc) · 1.32 KB
copyright lastupdated keywords subcollection
years
2024
2024-10-08
cloud-logs

{{site.data.keyword.attribute-definition-list}}

{{site.data.keyword.logs_full_notm}} limits

{: #limits}

{{site.data.keyword.logs_full}} has limits that need to be considered when using the service. {: shortdesc}

Character support

{: #unicode}

{{site.data.keyword.logs_full_notm}} does not provide full Unicode support for multibyte characters.

Limits per instance

{: #limits-per-instance}

{{site.data.keyword.logs_full_notm}} has limits for each provisioned instance.

Item Limit
Alerts 500
Parsing rules 70
Enrichments 10
Events to Metrics labels 8
Ingestion log size 32 K
Largest log size processed by the pipeline 33 K
Branches 1500
Query time range 8 days
Maximum number of fields 1500
{: caption="Limits per instance" caption-side="bottom"}

Log ingestion limits

{: #limit-ingestion}

When you send data to an {{site.data.keyword.logs_full_notm}} instance:

  • Logs cannot be older than 24 hours.
  • Logs cannot be more than 4 hours into the future.

For a single ingestion request {{site.data.keyword.logs_full_notm}}, these limitations exist:

  • request_timeout: 30 seconds
  • request_body_limit_bytes: 10 MiB

{{_include-segments/query-limits.md}}