Studio Service

LogCondition

LogCondition

A condition to be used against Log object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idBigIntChecks for equality with the object’s `id` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
objectTypeStringChecks for equality with the object’s `objectType` field.
objectIdUUIDChecks for equality with the object’s `objectId` field.
actionStringChecks for equality with the object’s `action` field.
clientAddrInternetAddressChecks for equality with the object’s `clientAddr` field.
clientPortIntChecks for equality with the object’s `clientPort` field.
changedFieldsKeyValueHashChecks for equality with the object’s `changedFields` field.
previousFieldsKeyValueHashChecks for equality with the object’s `previousFields` field.
systemAccessIdUUIDChecks for equality with the object’s `systemAccessId` field.
userIdUUIDChecks for equality with the object’s `userId` field.
applicationNameStringChecks for equality with the object’s `applicationName` field.
transactionIdBigIntChecks for equality with the object’s `transactionId` field.
sessionUserNameStringChecks for equality with the object’s `sessionUserName` field.
remoteAddressStringChecks for equality with the object’s `remoteAddress` field.
tokenIdStringChecks for equality with the object’s `tokenId` field.
relidBigFloatChecks for equality with the object’s `relid` field.
timestampDatetimeChecks for equality with the object’s `timestamp` field.
systemTokenIdUUIDChecks for equality with the object’s `systemTokenId` field.
systemUserIdUUIDChecks for equality with the object’s `systemUserId` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.