Commit 26395a8
Clarify JSON array ingestion behavior for S3 log files (#1086)
* Clarify JSON array ingestion behavior for S3 log files
Adds a troubleshooting section explaining that JSON arrays in S3 log
files are ingested as a single event and that NDJSON format is required
for separate log entries.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update aws/logs_monitoring/README.md
Co-authored-by: May Lee <mayl@alumni.cmu.edu>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: May Lee <mayl@alumni.cmu.edu>1 parent fc050d7 commit 26395a8
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
285 | 296 | | |
286 | 297 | | |
287 | 298 | | |
| |||
0 commit comments