Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<Error> TCPHandler: Code: 62. DB::Exception: Syntax error: failed at position 188 (''@'') (line 9, col 3): '@'timestamp String, #1146

Open
llnbe opened this issue Feb 22, 2024 · 2 comments
Labels
question Further information is requested

Comments

@llnbe
Copy link

llnbe commented Feb 22, 2024

TCPHandler: Code: 62. DB::Exception: Syntax error: failed at position 188 (''@'') (line 9, col 3): '@'timestamp String,

创建日志库 kafka 有特殊字符,怎么处理报错如上
kafka 消息如下
{
"@timestamp":"2024-02-20T04:50:57.444Z",
"app.version":"1.2.0",
}

@llnbe llnbe added the question Further information is requested label Feb 22, 2024
@kl7sn
Copy link
Collaborator

kl7sn commented Mar 5, 2024

接入已有日志库的场景吗

@llnbe
Copy link
Author

llnbe commented Mar 6, 2024

不是,同步kafka 新建日志库的场景

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants