You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2020/12/15 13:34:00 UTC

[jira] [Resolved] (KAFKA-10525) Emit JSONs with new auto-generated schema

     [ https://issues.apache.org/jira/browse/KAFKA-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jacot resolved KAFKA-10525.
---------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed

> Emit JSONs with new auto-generated schema
> -----------------------------------------
>
>                 Key: KAFKA-10525
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10525
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Anastasia Vela
>            Assignee: Anastasia Vela
>            Priority: Major
>             Fix For: 2.8.0
>
>
> Kafka’s request and response traces currently output in a format that is JSON-like and are not easily parsable. These are currently emitted by RequestChannel when logging is turned on at DEBUG level. Structured logs will be easier to load and parse with other tools like jq, elasticsearch, druid or presto. 
> There is a new auto-generated schema for each request type that supports outputting JSON payloads for request and response payloads. These can be adapted to provide structured request tracing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)