Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Kafka topic name to be used in log shipper config to write logs to LaaS
Required string length:
1 - 223
Examples:
"mytopic"
Index Pattern data
Examples:
{ "id": "exampletopicindexpatternid" }
Examples:
{ "period": 45 }
Size of the topic in bytes
Required range:
x >= 0
Response
LaaS Kafka topic
Kafka topic name to be used in log shipper config to write logs to LaaS
Required string length:
1 - 223
Examples:
"mytopic"
Index Pattern data
Examples:
{ "id": "exampletopicindexpatternid" }
Examples:
{ "period": 45 }
Size of the topic in bytes
Required range:
x >= 0