Skip to content

Commit a78e252

Browse files
erabil-mdbjwilliams-mongo
authored andcommitted
(DOCSP-16414) Adds links to new logRotate specs. (#1471)
1 parent c480d64 commit a78e252

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

source/release-notes.txt

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,24 @@ Improvements
4040
++++++++++++
4141

4242
- Adds support for configuring :opsmgr:`logRotate </reference/cluster-configuration/#mongodb-instances>`
43-
on the MongoDB Agent for the Application Database.
43+
on the MongoDB Agent for the Application Database by adding the following new fields
44+
to the ``MongoDBOpsManager`` resource:
45+
46+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate`
47+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate.numTotal`
48+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate.numUncompressed`
49+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate.percentOfDiskspace`
50+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate.sizeThresholdMB`
51+
- :opsmgrkube:`spec.applicationDatabase.agent.logRotate.timeThresholdHrs`
52+
4453
- You can now configure the :manual:`systemLog </reference/configuration-options/#systemlog-options>`
45-
to send logs to a custom location other than the default ``/var/log/mongodb-mms-automation`` directory.
54+
to send logs to a custom location other than the default ``/var/log/mongodb-mms-automation`` directory using the following new fields
55+
in the ``MongoDBOpsManager`` resource:
56+
57+
- :opsmgrkube:`spec.applicationDatabase.agent.systemLog`
58+
- :opsmgrkube:`spec.applicationDatabase.agent.systemLog.path`
59+
- :opsmgrkube:`spec.applicationDatabase.agent.systemLog.logAppend`
60+
- :opsmgrkube:`spec.applicationDatabase.agent.systemLog.destination`
4661

4762
- Improves handling of Application Database clusters in |multi-clusters|.
4863

0 commit comments

Comments
 (0)