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.
9696 * - ``PUT``
9797 - :doc:`/groups/{PROJECT-ID}/automationConfig/monitoringAgentConfig </reference/api/automation-config/update-monitoring-log-attributes>`
9898 - 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
99111
100112.. toctree::
101113 :titlesonly:
You can’t perform that action at this time.
0 commit comments