HTTP Request to Domain Exceeded 5 Second Limit Error With Splunk Log Stream
Mar 10, 2026
Overview
This article provides a solution to the following error that occurs when configuring a Log Stream with Splunk.
HTTP request to exceeded 5 seconds limit
Applies To
- Log Streams
- Splunk
Cause
The error is caused by an incorrect domain configuration for the Splunk Log Stream. The domain is often missing the required http-inputs- prefix.
Solution
To resolve this error, correct the domain configuration by following these steps:
- Navigate to the Log Stream settings for Splunk.
- Locate the Domain field.
- Ensure the domain includes the
http-inputs-prefix. The correct format is:
-
http-inputs-<host>.splunkcloud.com
- For additional troubleshooting, refer to the Splunk Troubleshooting Guide for HEC.
- Save the changes.