diff --git a/rfcs/text/0007-multiple-users.md b/rfcs/text/0007-multiple-users.md index 1ba075736d..faa6e091aa 100644 --- a/rfcs/text/0007-multiple-users.md +++ b/rfcs/text/0007-multiple-users.md @@ -1,8 +1,8 @@ # 0007: Multiple users in an event -- Stage: **3 (candidate)** -- Date: **2020-11-11** +- Stage: **3 (finished)** +- Date: **2021-02-17** Many log events refer to more than one user at the same time. Examples of this are remote logons as someone else, user management and privilege escalation. @@ -757,7 +757,8 @@ e.g.: * Stage 2: https://github.com/elastic/ecs/pull/914 * Stage 2 correction: https://github.com/elastic/ecs/pull/996 -* Stage 3: https://github.com/elastic/ecs/pull/1017 +* Legacy Stage 3: https://github.com/elastic/ecs/pull/1017 +* Stage 3 (Finished): https://github.com/elastic/ecs/pull/1239 Note: This RFC was initially proposed via a PR that targeted stage 2, given the amount of discussion that has already has happened on this subject.