Skip to content

Commit 5c349a9

Browse files
authored
DOCSP-48444 -- Backported changes from master branch (#869)
Changes already approved in [master branch](10gen/docs-ops-manager#866). - [DOCSP-48444](https://jira.mongodb.org/browse/DOCSP-48444) - [STAGING](paste the link to staging here) - [LATEST BUILD LOG](paste the build here) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent e2f276a commit 5c349a9

23 files changed

+90
-53
lines changed

source/admin/admin-tab-general.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ messages, and other information.
2424
API Keys </admin/general/api-keys-page>
2525
Global Access List </admin/general/global-access-list-page>
2626
Projects </admin/general/projects-page>
27-
Logs </admin/general/logs-page>
27+
Backup Logs </admin/general/logs-page>
2828
Version Manifest </admin/general/version-manifest-page>
2929
Messages </admin/general/messages-page>
3030
MongoDB Usage </admin/general/mongodb-usage-page>

source/admin/backup/logs-page.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
<<<<<<< HEAD
12
====
23
Logs
34
====
5+
=======
6+
=======================
7+
System Logs
8+
=======================
9+
10+
.. meta::
11+
:description: Explore Ops Manager system logs by job and class, with message counts for the last two hours, day, and three days.
12+
>>>>>>> 3f5b03c9 (DOCSP-48444 -- Changed duplicated headings. Modified further headings under the Administration Console->General section in the nav bar for parallelism)
413

514
.. default-domain:: mongodb
615

source/admin/general/api-keys-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _api-key-page-admin-ui:
22
.. _admin-console-general-api-keys:
33

4-
========
5-
API Keys
6-
========
4+
==============
5+
API Keys Page
6+
==============
77

88
.. default-domain:: mongodb
99

source/admin/general/audits-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _admin-console-general-audit:
22

3-
======
4-
Audits
5-
======
3+
============
4+
Audits Page
5+
============
66

77
.. default-domain:: mongodb
88

source/admin/general/logs-page.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
.. _admin-console-general-logs:
22

3+
<<<<<<< HEAD
34
====
45
Logs
56
====
7+
=======
8+
============
9+
Logs Page
10+
============
11+
12+
.. meta::
13+
:description: Explore backup logs by job and class, with messages grouped and counted over different time periods.
14+
>>>>>>> 3f5b03c9 (DOCSP-48444 -- Changed duplicated headings. Modified further headings under the Administration Console->General section in the nav bar for parallelism)
615

716
.. default-domain:: mongodb
817

source/admin/general/messages-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _admin-console-general-messages:
22

3-
========
4-
Messages
5-
========
3+
==============
4+
Messages Page
5+
==============
66

77
.. default-domain:: mongodb
88

source/admin/general/mongodb-usage-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _mongodb-usage-page:
22
.. _admin-console-general-mongodb-usage:
33

4-
=============
5-
MongoDB Usage
6-
=============
4+
==================
5+
MongoDB Usage Page
6+
==================
77

88
.. default-domain:: mongodb
99

source/admin/general/ops-manager-config-page.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _admin-console-general-om-config:
22

33
==================
4-
Ops Manager Config
4+
|mms| Config Page
55
==================
66

77
.. default-domain:: mongodb

source/admin/general/overview-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _admin-console-general-overview:
22

3-
========
4-
Overview
5-
========
3+
==============
4+
Overview Page
5+
==============
66

77
.. default-domain:: mongodb
88

source/admin/general/projects-page.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
.. _groups-page-admin-ui:
33
.. _admin-console-general-projects:
44

5-
========
6-
Projects
7-
========
5+
======================
6+
Projects Page
7+
======================
88

99
.. default-domain:: mongodb
1010

11+
.. facet::
12+
:name: genre
13+
:values: tutorial
14+
1115
.. contents:: On this page
1216
:local:
1317
:backlinks: none

0 commit comments

Comments
 (0)