<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:46:18 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-3694] Document named logging</title>
                <link>https://jira.mongodb.org/browse/DOCS-3694</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5092&quot; title=&quot;Better named logging with tracing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5092&quot;&gt;&lt;del&gt;SERVER-5092&lt;/del&gt;&lt;/a&gt; introduced log components&#160;for finer-grained control over output of LOG() messages.&lt;br/&gt;
These log components will be extended into a hierarchy namespace in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14415&quot; title=&quot;log component hierarchy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14415&quot;&gt;&lt;del&gt;SERVER-14415&lt;/del&gt;&lt;/a&gt; and will be configured using setParameter (BSON support to be added in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14416&quot; title=&quot;support use of BSON configuring severity levels in the log component hierarchy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14416&quot;&gt;&lt;del&gt;SERVER-14416&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Add &lt;b&gt;logComponentVerbosity&lt;/b&gt; to the list of server parameters in &lt;a href=&quot;http://docs.mongodb.org/manual/reference/command/setParameter/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;setParameter&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Every log component will have a corresponding YAML configuration option with the name &lt;b&gt;systemLog.component.&amp;lt;component dotted name&amp;gt;.verbosity&lt;/b&gt;. Dotted name of each log component includes names ancestor components up to but not include the Default component. For complete list, see LogComponent::Value enumeration in &lt;a href=&quot;http://docs.mongodb.org/manual/reference/command/setParameter/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;src/mongo/logger/log_component.h&lt;/a&gt;. Currently, the complete list of YAML options for log components is:
	&lt;ul&gt;
		&lt;li&gt;systemLog.component.accessControl.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.commands.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.indexing.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.networking.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.query.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.replication.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.sharding.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.storage.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.storage.journaling.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.writes.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.geo.verbosity&lt;/li&gt;
		&lt;li&gt;systemLog.component.control.verbosity&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.mongodb.org/about/contributors/reference/server-logging-rules/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Server Logging Rules&lt;/a&gt; will need to incorporate the information from the &lt;a href=&quot;https://wiki.mongodb.com/display/DOCS/Kernel+code+style?src=search#Kernelcodestyle-logging&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;logging&lt;/a&gt; section of the updated Kernel Code Style:&lt;/li&gt;
&lt;/ul&gt;


</description>
                <environment></environment>
        <key id="144930">DOCS-3694</key>
            <summary>Document named logging</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Jul 2014 20:30:04 +0000</created>
                <updated>Sat, 4 Mar 2023 01:37:51 +0000</updated>
                            <resolved>Thu, 13 Nov 2014 20:39:14 +0000</resolved>
                                                    <fixVersion>v1.3.14</fixVersion>
                    <fixVersion>mongodb-3.0</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="788873" author="xgen-internal-githook" created="Wed, 17 Dec 2014 21:57:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3694&quot; title=&quot;Document named logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3694&quot;&gt;&lt;del&gt;DOCS-3694&lt;/del&gt;&lt;/a&gt; logging&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/af20271b7fd287f9ebfdeebaef2afc5af81c17e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/af20271b7fd287f9ebfdeebaef2afc5af81c17e4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="31532">SERVER-5092</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="144922">SERVER-14415</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="144923">SERVER-14416</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="150026">SERVER-14729</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="169130">DOCS-4359</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="149876">SERVER-85138</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="160552">SERVER-15426</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="154852">SERVER-15045</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="163099">SERVER-15604</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="162432">SERVER-15550</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 11 Nov 2014 00:32:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 9 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-5092'>SERVER-5092</a></s>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>dbeng-pm-bot</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 9 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrqxjz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs05tb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>125349</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>2.7</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hryqxr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>