gchq / event-logging-schema

Event Logging is an XML Schema for describing the auditable events generated by computer systems, hardware devices and access control systems
Apache License 2.0
25 stars 6 forks source link

Unknown operation type should have an Outcome element #67

Closed gcdev373 closed 1 month ago

gcdev373 commented 3 years ago

Even when an operation does not fit nicely into the schema it can still be logged, as an <Unknown>. Such operations may fail, but there is not currently an <Outcome> element making it impossible to accurately record such an event.

Please add <Outcome> to <Unknown> to remedy this.

at055612 commented 3 years ago

This will likely be a breaking change as far as the event-logging lib is concerned

at055612 commented 1 month ago

Fixed in 4.1.0