Skip to content

Commit 80a69b5

Browse files
authored
(DOCSP-45700) Adds logLevel spec. (#2010) (#2013)
1 parent 1549f70 commit 80a69b5

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
@@ -1562,6 +1562,21 @@ database settings specific to your |multi-cluster-om|, see
15621562
and Monitoring separately in ``spec.applicationDatabase.agent`` and
15631563
``spec.applicationDatabase.monitoringAgent``.
15641564

1565+
.. opsmgrkube:: spec.applicationDatabase.agent.logLevel
1566+
1567+
*Type*: string
1568+
1569+
*Default*: INFO
1570+
1571+
Configures the level of Automation Agent logging inside the
1572+
|k8s-pod|. Accepted values include:
1573+
1574+
- ``DEBUG``
1575+
- ``INFO``
1576+
- ``WARN``
1577+
- ``ERROR``
1578+
- ``FATAL``
1579+
15651580
.. opsmgrkube:: spec.applicationDatabase.agent.<component>.logRotate
15661581

15671582
*Type*: object

0 commit comments

Comments
 (0)