🚫 No Logging Planned

⭕ Logging Being Considered / Is Possible

✅ Logging Planned


CMR Endpoints

Collections Search

🚫 Unauthenticated queries will go straight to CMR and will not be logged within EDSC.

⭕ Authenticated requests request the use of Lambda and could be logged, but our current plan is not to log these simple requests.

Granules Search

🚫 Unauthenticated queries will go straight to CMR and will not be logged within EDSC.

⭕Authenticated requests request the use of Lambda and could be logged, but our current plan is not to log these simple requests.

Timeline Search

🚫 Unauthenticated queries will go straight to CMR and will not be logged within EDSC.

⭕Authenticated requests request the use of Lambda and could be logged, but our current plan is not to log these simple requests.

EDSC Endpoints

✅ NLP

This endpoint does not require authentication but it doesn't support CORS so we will need to go through Lambda. It's likely that some logging will occur here to support our "Immediately Re-entered Search" report and to help debug any issues that may appear within results from NLP.

✅ CWIC

This endpoint does not require authentication but it doesn't support CORS so we will need to go through Lambda. Given the number of people that this process requires, we'll utilize logging within this lambda for the purposes of reporting incorrectly tagged collections to ensure that users see as few issues with the data as possible. 


  • No labels