Versions Compared

Key

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

POST https://console.baleen.cloud/api/logs/waf-logs

...

Field

Type

Description

transaction

object

transaction object description

Field

Type

Description

clientIP

string

clientPort

integer

hostIP

string

hostPort

integer

messages

object[]

producer

object

request

object

response

object

serverId

String

timeStamp

string

uniqueId

string

messages object description

Field

Type

Description

details

object

message

string

details object description

Field

Type

Description

accuracy

string

data

string

file

string

lineNumber

string

match

string

maturity

string

reference

string

rev

string

ruleId

string

severity

string

tags

string[]

ver

string

producer object description

Field

Type

Description

components

string[]

connector

string

modsecurity

string

secrulesEngine

string

request object description

Field

Type

Description

headers

string[]

httpVersion

number

method

string

uri

string

response object description

Field

Type

Description

headers

string[]

httpCode

string

...