[SERVER-2252] Add getLog command Created: 20/Dec/10  Updated: 12/Jul/16  Resolved: 02/May/11

Status: Closed
Project: Core Server
Component/s: Admin
Affects Version/s: None
Fix Version/s: 1.9.1

Type: New Feature Priority: Major - P3
Reporter: Scott Hernandez (Inactive) Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Participants:

 Description   

Allow the user to get the logs without having access to the server directly. Limit this to admins.

(This would assume that the server is logging to a file.)



 Comments   
Comment by auto [ 18/Aug/11 ]

Author:

{u'login': u'scotthernandez', u'name': u'Scott Hernandez', u'email': u'scotthernandez@gmail.com'}

Message: getLog tests for QA-21 SERVER-2252
Branch: master
https://github.com/mongodb/mongo/commit/68d95172a7e975156d6ffa4244b5a72ee01fa0d5

Comment by Eliot Horowitz (Inactive) [ 02/May/11 ]
{ getLog : "*" }

- gets all names

{ getLog : "global" }

- gets global log

Comment by Eliot Horowitz (Inactive) [ 18/Mar/11 ]

We already store the last X messages in memory.
We should just return those for version 1.
And not go to the file system.

Generated at Thu Feb 08 02:59:24 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.