Update a destinationCopy Pageput https://{hostname}/api/log-streaming/v1/destinations/{destinationId}Path ParamsdestinationIdintegerrequiredBody ParamsKafka destinationHydrolix destinationLoki destinationSpecifies a Kafka collection location for streamed logs.compressionstringenumGZIPAllowed:GZIPenablebooleanDefaults to truetruefalsehostsarray of stringsrequiredlength between 1 and 4hosts* stringADD stringmessageFormatstringenumDefaults to RAWJSONRAWAllowed:JSONRAWnamestringrequiredlength between 1 and 128HeadersIf-MatchstringrequiredacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response reflects the updated destination. 400Bad request 403Forbidden 404Not found 409ConflictUpdated 2 months ago