Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
0.1
-
KANBAN BUCKET
-
true
Description
Original Description
Using the current mongod.gz filename in Atlas logs request path parameter results in error below:
{"detail":"Invalid path parameter logName specified.","error":400,"errorCode":"INVALID_PATH_PARAMETER","parameters":(["logName"],"reason":"Bad Request"}
|
The document should be fixed to use mongodb.gz instead.