Logs are not visible on CI GUI despite returning 200 status code for log ingestion API
Applies to
- Cloud Insights Services (CI)
- API call
Issue
- Log data is pushed into CI with Log ingestion API (POST
/logs/ingest
) - Logs are ingested successfully with API returning a
200 status code
- Logs never appear in the UI
- Logs are also not found with Log Ingestion Query API (POST
/logs/query
)