Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

索引名带中划线【-】的会报错 #4

@zjtx2017

Description

@zjtx2017

kibana 执行
POST /_isql
{
"sql": "select ecs.version from filebeat-service-2019-06-01 "
}
会报错
{
"error": "[syntax error] From table should like [index].[type]"
}
官方提供的带下划线的索引是前后加上"就可以正常使用了,这个需要怎么处理下

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions