event-logging-schema icon indicating copy to clipboard operation
event-logging-schema copied to clipboard

Event Logging is an XML Schema for describing the auditable events generated by computer systems, hardware devices and access control systems

Results 20 event-logging-schema issues
Sort by recently updated
recently updated
newest added

Equivalent to the SQL `IN` clause and to support `in dictionary` in stroom.

enhancement
non-breaking-change

In a number of scenarios, a file may have mutliple hashes, perhaps both cryptograpgic and fuzzy (similarity). As a result, the Hash element of BaseFileComplexType should be unbounded to support...

Location.Floor is currently of type Integer. We have a site with a floor named "Ground". Please change Floor type to string.

enhancement

Would save a bit of rework

enhancement
breaking-change
jaxb-breaking-change

Currently we have the following which limits the permission types granted to an enumerated list. We need to be able to support other types. ```xml A permission rule associated with...

enhancement
non-breaking-change
jaxb-breaking-change

Not all emails have a parseable Date timestamp, but it is the timestamp recorded of the email. We should have a Date String element within the EmailComplextType to represent accurately...

enhancement
non-breaking-change

The current `UpdateComplexType` supports the recording of the before and after states of an audited entity. Systems may not always have access to both states. E.g. if they are adding...

enhancement
non-breaking-change

Enumeration `PermissionAttributeSimpleType` may be `Author`, `Owner`, `Read`, `Write`, `Execute`. Please add values `Create`, `Update`. `Delete`, `Use`

enhancement
non-breaking-change

Consider adding unbounded `Data` elements to primary ComplexTypes. For example add to `EventTimeComplexType`, `SystemComplexType`, `DoorType`, `NetworkEventActionComplexType`

enhancement
non-breaking-change

Even when an operation does not fit nicely into the schema it can still be logged, as an ``. Such operations may fail, but there is not currently an ``...

enhancement
non-breaking-change
jaxb-breaking-change