File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -67,3 +67,19 @@ This can be changed in the Activity Log section under Settings. Changing
6767the retention time requires the `+all:settings+` permissions. Entries
6868older than the specified retention time are deleted every day at
6969midnight (UTC timezone).
70+
71+ The correlation functionality of the Activity Log links related events together,
72+ offering a chronological, linear view of a chain of events in a multi-step workflows
73+ triggered by a user action.
74+
75+ For example, the host clean-up operation de-registers the database
76+ instance, de-registers the database itself, and then de-registers the host.
77+ All these entires are displayed chronologically, when you view the host clean
78+ up entry in the Activity Log.
79+
80+ The following categories of Activity Log entries are linked together:
81+
82+ . entries caused by de-registration of hosts
83+ . entries caused by API key re-generation
84+ . entries caused by SMLM settings save/update
85+ . entries caused by host and cluster operations
You can’t perform that action at this time.
0 commit comments