File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,18 @@ configuration resource.
96
96
* - ``PUT``
97
97
- :doc:`/groups/{PROJECT-ID}/automationConfig/monitoringAgentConfig </reference/api/automation-config/update-monitoring-log-attributes>`
98
98
- Update the current monitoring log settings
99
+ * - ``GET``
100
+ - :doc:`/groups/{PROJECT-ID}/automationConfig/auditLogRotateConfig </reference/api/automation-config/get-audit-log-rotate-config>`
101
+ - Retrieve the current audit log rotation configuration
102
+ * - ``PUT``
103
+ - :doc:`/groups/{PROJECT-ID}/automationConfig/auditLogRotateConfig </reference/api/automation-config/update-audit-log-rotate-config>`
104
+ - Update the {+mdbagent+} audit log rotation configuration
105
+ * - ``GET``
106
+ - :doc:`/groups/{PROJECT-ID}/automationConfig/systemLogRotateConfig </reference/api/automation-config/get-system-log-rotate-config>`
107
+ - Retrieve the current system log rotation configuration
108
+ * - ``PUT``
109
+ - :doc:`/groups/{PROJECT-ID}/automationConfig/systemLogRotateConfig </reference/api/automation-config/update-system-log-rotate-config>`
110
+ - Update the {+mdbagent+} system log rotation configuration
99
111
100
112
.. toctree::
101
113
:titlesonly:
You can’t perform that action at this time.
0 commit comments