Skip to content

Commit babbcf2

Browse files
parth-sumojpipkin1
andauthored
CONN-5454: Update universal-connector-source.md (#6146)
* Update universal-connector-source.md * Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source.md --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 4ab96d9 commit babbcf2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,20 @@ We recommend using [this code snippet](https://goplay.tools/snippet/WTFe5ZLU9PO)
544544

545545
## Troubleshooting
546546

547+
<details>
548+
<summary>
549+
Errors related to partial log ingestion, log preparation, timestamp extraction, or response parsing
550+
</summary>
551+
<div>
552+
<strong>Possible resolution</strong>
553+
<ul>
554+
<li>Ensure that the <code>HTTP Response Log Ingest Configuration</code> matches the API response structure.</li>
555+
<li>Verify that all configured fields exist in the API response.</li>
556+
<li>Confirm that the API response is returned in valid JSON format.</li>
557+
</ul>
558+
</div>
559+
</details>
560+
547561
<details>
548562
<summary>Error getting partial logs, error preparing log, error getting timestamp data, timestamp path not in data, or error parsing response data</summary>
549563
<div>

0 commit comments

Comments
 (0)