Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Where does the mongodb's web ui populate its logs from?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rmon  
View profile  
 More options Oct 9 2012, 2:43 am
From: Rmon <funnyar...@gmail.com>
Date: Mon, 8 Oct 2012 23:43:09 -0700 (PDT)
Local: Tues, Oct 9 2012 2:43 am
Subject: Where does the mongodb's web ui populate its logs from?

Where does the mongodb's web ui collect the logs from? are the log entries
written to the database and or are they queried from the journal?

Example:

*Log*

Fri Oct  5 15:15:38 [conn142] end connection 127.0.0.1:57265 (3 connections now open)
           15:15:38 [conn143] end connection 127.0.0.1:57266 (2 connections now open)
           15:15:51 [initandlisten] connection accepted from 127.0.0.1:57270 #144 (3 connections now open)
           15:15:51 [conn144] queryModified: { _id: ObjectId('505e89a26627feb34a000001') }
           15:15:51 [initandlisten] connection accepted from 127.0.0.1:57271 #145 (4 connections now open)
           15:15:51 [conn144] queryModified: { _id: ObjectId('5064eddccc12c5fd57bac60d') }
           15:15:51 [conn144] queryModified: { _id: ObjectId('506515900d9d5f329a2c3c8d') }
           15:15:51 [conn144] queryModified: { _id: ObjectId('506515920d9d5f329a2c3c8e') }


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
William Zola  
View profile  
 More options Oct 9 2012, 1:21 pm
From: William Zola <william.z...@10gen.com>
Date: Tue, 9 Oct 2012 10:21:52 -0700 (PDT)
Local: Tues, Oct 9 2012 1:21 pm
Subject: Re: Where does the mongodb's web ui populate its logs from?

Which 'web UI' are you talking about?  Are you talking about 'MMS'?

If so, the MMS agent will use the 'getLog' command to fetch the log file
from every node in the cluster.

The log files are stored in the file system.

 -William


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »