diff --git a/rfcs/text/0007-multiple-users.md b/rfcs/text/0007-multiple-users.md index 344255f5f7..9403eecb0a 100644 --- a/rfcs/text/0007-multiple-users.md +++ b/rfcs/text/0007-multiple-users.md @@ -2,7 +2,7 @@ - Stage: **2 (proposal)** -- Date: **2020-09-02** +- Date: **2020-10-02** 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. @@ -764,6 +764,7 @@ e.g.: ### RFC Pull Requests * Stage 2: https://github.com/elastic/ecs/pull/914 + * Stage 2 correction: https://github.com/elastic/ecs/pull/996 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.