Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TimeReceived and TimeEnded to EventTime element #41

Open
burnalting opened this issue Apr 25, 2018 · 2 comments
Open

Add TimeReceived and TimeEnded to EventTime element #41

burnalting opened this issue Apr 25, 2018 · 2 comments

Comments

@burnalting
Copy link
Contributor

Sometimes events are received well after when there were created. The addition of a TimeReceived element can record when the event was received by the Event Repository (e.g Stroom proxy, Stroom Application, Syslog server, etc).

Some events have a duration as opposed to just a single point in time. The addition of a TimeEnded element can record when such events ended. (E.G. Connection events)

@at055612
Copy link
Member

Time received feels more like meta data that the receiving system can hold separately.

Maybe we could also have (or have instead of TimeEnded) a 0-1 EventDuration (of type xs:duration which is a ioso8061 duration).

@at055612
Copy link
Member

See also #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants