Skip to content

Instantly share code, notes, and snippets.

View lmoorejc's full-sized avatar

Logan Moore lmoorejc

View GitHub Profile

Directory DI Events

What I’m trying to accomplish:

  • Log association_change DI Events from within Directory
  • Get these events to look as similar to the events currently logged in SI

Questions

  1. How do I get similar metadata to what SI currently logs?
  2. How do I want to format the core event data?
  3. Is there a meaningful distinction between generic event metadata and the core event schema?