Skip to content

Commit e696416

Browse files
authored
Removes deprecated parameter includeAuditLogsWithMongoDBLogs. (#1808)
1 parent 83c24f7 commit e696416

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

source/reference/k8s-operator-crd-logging-specification.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@ Logs:
9595
Example Manifest
9696
~~~~~~~~~~~~~~~~
9797

98-
.. note::
99-
100-
The setting ``agent.logRotate.includeAuditLogsWithMongoDBLogs`` is deprecated. Use :opsmgrkube:`spec.applicationDatabase.agent.mongod.auditlogRotate`
101-
instead.
102-
10398
.. literalinclude:: /includes/code-examples/yaml-files/example-ops-manager-logging-config.yaml
10499
:language: yaml
105100

source/reference/k8s-operator-om-specification.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,17 +1631,6 @@ database settings specific to your |multi-cluster-om|, see
16311631
the :opsmgrkube:`logRotate.sizeThresholdM <spec.applicationDatabase.agent.<component>.logRotate.sizeThresholdMB>`
16321632
limit.
16331633

1634-
.. opsmgrkube:: spec.applicationDatabase.agent.logRotate.includeAuditLogsWithMongoDBLogs
1635-
1636-
*Deprecated*. Use
1637-
:opsmgrkube:`spec.applicationDatabase.agent.mongod.auditlogRotate`
1638-
instead.
1639-
1640-
*Type*: boolean
1641-
1642-
Set to ``true`` to have the Automation Agent rotate
1643-
the audit files along with MongoDB log files.
1644-
16451634
.. opsmgrkube:: spec.applicationDatabase.agent.mongod.auditlogRotate
16461635

16471636
*Type*: object

0 commit comments

Comments
 (0)