Skip to content

Commit 1f26e9b

Browse files
authored
(DOCSP-45700) Adds logLevel spec. (#2010) (#2015)
1 parent f46bebf commit 1f26e9b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,21 @@ database settings specific to your |multi-cluster-om|, see
15111511
and Monitoring separately in ``spec.applicationDatabase.agent`` and
15121512
``spec.applicationDatabase.monitoringAgent``.
15131513

1514+
.. opsmgrkube:: spec.applicationDatabase.agent.logLevel
1515+
1516+
*Type*: string
1517+
1518+
*Default*: INFO
1519+
1520+
Configures the level of Automation Agent logging inside the
1521+
|k8s-pod|. Accepted values include:
1522+
1523+
- ``DEBUG``
1524+
- ``INFO``
1525+
- ``WARN``
1526+
- ``ERROR``
1527+
- ``FATAL``
1528+
15141529
.. opsmgrkube:: spec.applicationDatabase.agent.logRotate
15151530

15161531
*Type*: object

0 commit comments

Comments
 (0)