<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:46:47 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-3913] MMS OnPrem1.5: Document all supported audit events</title>
                <link>https://jira.mongodb.org/browse/DOCS-3913</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Most audits are visible by all users by visiting the Activity Feed for a Group.  Audits marked &quot;admin-only&quot; are only visible from Admin -&amp;gt; General -&amp;gt; Audits page.&lt;/p&gt;

&lt;h4&gt;&lt;a name=&quot;UserAudits&quot;&gt;&lt;/a&gt;User Audits&lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;JOINED_GROUP
	&lt;ul&gt;
		&lt;li&gt;A user joined a Group&lt;/li&gt;
		&lt;li&gt;This audit is not supported if using LDAP authentication for MMS users&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;REMOVED_FROM_GROUP
	&lt;ul&gt;
		&lt;li&gt;A user was removed from a Group&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;INVITED_TO_GROUP
	&lt;ul&gt;
		&lt;li&gt;A user was invited to a Group&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;MULTI_FACTOR_AUTH_RESET_EMAIL_SENT_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user requested and was sent an email with a link that will allow them to reset their 2FA&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;MULTI_FACTOR_AUTH_RESET_AUDIT - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user reset their 2FA&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;MULTI_FACTOR_AUTH_UPDATED_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user updated their 2FA using the form in &quot;My Profile&quot;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;PASSWORD_RESET_EMAIL_SENT_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user requested and was sent an email with a link that will allow them to reset their password&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;PASSWORD_RESET_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user successfully reset their password via the &quot;reset password&quot; flow&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;PASSWORD_UPDATED_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user successfully updated their password using the form in &quot;My Profile&quot;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;USER_EMAIL_ADDRESS_CHANGED_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user changed their email address&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;USER_ROLES_CHANGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A users roles in a particular Group were changed&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;SUCCESSFUL_LOGIN_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user successfully authenticated with their username and password&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;UNSUCCESSFUL_LOGIN_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A user entered a valid username, but an invalid password&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ACCOUNT_LOCKED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A user was locked out due to manual action taken by the administrator, or due to account locking policies&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ACCOUNT_UNLOCKED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A user&apos;s account was unlocked by the administrator&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;USER_CREATED_AUDIT  - admin-only
	&lt;ul&gt;
		&lt;li&gt;A new user was created&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;HostAudits&quot;&gt;&lt;/a&gt;Host Audits&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;DELETE_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A host has been manually suppressed by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;REACTIVATE_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A host has been manually reactivated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;DEACTIVATE_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A host has been deactivated by the system.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ADD_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A new host has been added by a user, or auto-discovered by the system&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;UNDELETE_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A previously suppressed host has been unsuppressed by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;HIDE_AND_DISABLE_HOST_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A host has been determined to be a duplicate by the system, and has been hidden&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;DB_PROFILER_ENABLE_AUDIT
	&lt;ul&gt;
		&lt;li&gt;Database profiling has been enabled for a host&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;DB_PROFILER_DISABLE_AUDIT
	&lt;ul&gt;
		&lt;li&gt;Database profiling data collection has been disabled by a host&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;HOST_IP_CHANGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A change in IP address has been detected for a host&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;AlertConfigAudits&quot;&gt;&lt;/a&gt;Alert Config Audits&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;ALERT_ACKNOWLEDGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An open alert has been acknowledged by a user.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_UNACKNOWLEDGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An open alert has been unacknowledged by a user.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_CONFIG_DISABLED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An alert configuration has been disabled&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_CONFIG_ENABLED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An alert configuration has been enabled&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_CONFIG_ADDED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An alert configuration has been added&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_CONFIG_DELETED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An alert configuration has been deleted&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;ALERT_CONFIG_CHANGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;An alert configuration has been edited&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;BackupAudits&quot;&gt;&lt;/a&gt;Backup Audits&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;RS_STATE_CHANGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;Backup for a replica set is started, stopped or terminated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTER_STATE_CHANGED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;Backup for a cluster is started, stopped or terminated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;RESTORE_REQUESTED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A restore has been requested&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;SYNC_REQUIRED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A resync of a replica set or config server has been initiated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTERSHOT_DELETED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A clustershot has been deleted by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;SNAPSHOT_DELETED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;A snapshot for a replica set has been deleted by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;RS_CREDENTIAL_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The authentication credentials for a replica set were updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTER_CREDENTIAL_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The authentication credentials for a cluster were updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;RS_BLACKLIST_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The excluded namespaces for a replica set were updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTER_BLACKLIST_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The excluded namespaces for a cluster were updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;RS_SNAPSHOT_SCHEDULE_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The snapshot schedule for a replica set was updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTER_SNAPSHOT_SCHEDULE_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The snapshot schedule for a cluster was updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;CLUSTER_CHECKKPOINT_UPDATED_AUDIT
	&lt;ul&gt;
		&lt;li&gt;The checkpoint schedule for a cluster was updated by a user&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;GroupAudits&quot;&gt;&lt;/a&gt;Group Audits&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;GROUP_DELETED - admin-only
	&lt;ul&gt;
		&lt;li&gt;A Group was deleted&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;GROUP_CREATED
	&lt;ul&gt;
		&lt;li&gt;A new Group was created&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="153204">DOCS-3913</key>
            <summary>MMS OnPrem1.5: Document all supported audit events</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="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="cailin.nelson@mongodb.com">Cailin Nelson</reporter>
                        <labels>
                    </labels>
                <created>Sun, 17 Aug 2014 17:17:27 +0000</created>
                <updated>Mon, 16 Mar 2015 23:56:31 +0000</updated>
                            <resolved>Wed, 27 Aug 2014 18:03:36 +0000</resolved>
                                                    <fixVersion>v1.3.10</fixVersion>
                    <fixVersion>mms-1.5</fixVersion>
                                    <component>Cloud Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="710071" author="xgen-internal-githook" created="Tue, 2 Sep 2014 23:15:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3913&quot; title=&quot;MMS OnPrem1.5: Document all supported audit events&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3913&quot;&gt;&lt;del&gt;DOCS-3913&lt;/del&gt;&lt;/a&gt;: adding audit events page&lt;br/&gt;
Branch: next&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/ced972b731a080123c3a9abdd38bce39bdf88da1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/ced972b731a080123c3a9abdd38bce39bdf88da1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="705900" author="xgen-internal-githook" created="Wed, 27 Aug 2014 18:03:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-3913&quot; title=&quot;MMS OnPrem1.5: Document all supported audit events&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-3913&quot;&gt;&lt;del&gt;DOCS-3913&lt;/del&gt;&lt;/a&gt;: adding audit events page&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/ced972b731a080123c3a9abdd38bce39bdf88da1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/ced972b731a080123c3a9abdd38bce39bdf88da1&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 27 Aug 2014 18:03:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 24 weeks, 1 day 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/CLOUDP-2997'>CLOUDP-2997</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>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 24 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cailin.nelson@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrquo7:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>132989</customfieldvalue>
                        </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|hrymlr:</customfieldvalue>

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