Skip to content

Commit 49cfbed

Browse files
committed
Describe correlation feature
1 parent 2fe5eab commit 49cfbed

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

trento/adoc/trento-activity-log.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,19 @@ This can be changed in the Activity Log section under Settings. Changing
6767
the retention time requires the `+all:settings+` permissions. Entries
6868
older than the specified retention time are deleted every day at
6969
midnight (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

0 commit comments

Comments
 (0)