Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since build 5.2.2005 it is possible to collect REST hooks data

Поле
Field
Тип
Type
Описание
Description
sendTimeUInt64REST hook sending time
responseTimeUInt64REST hook response receiving time
appKeyStringREST hook application identifier
methodStringREST hook method name
sessionIdStringClient session Id
requestUrlStringREST hook URL
requestBodyStringRequest body (is not logging by default)
requestBodyMD5StringRequest body MD5 hash
requestContentLengthUInt64Request content length
responseBodyStringResponse body (is not logging by default)
responseBodyMD5StringResponse body MD5 hash
responseContentLengthUInt64Response content length
responseStatusUInt32Response status
errorStringError message

Configuration

ClickHouse installation and setup

...