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

json_schema or csv_schema on pre-made partitioned table #55

Open
George-NG opened this issue Jun 2, 2020 · 0 comments
Open

json_schema or csv_schema on pre-made partitioned table #55

George-NG opened this issue Jun 2, 2020 · 0 comments

Comments

@George-NG
Copy link

Hi all,

Is it possible for projects that use pre-made partitioned tables to disable the requirement for either json or csv schema to be provided? We don't want the plugin to create any tables, we just want it to post to the ones already created. The way I am currently pushing to bigquery is by setting the date and separator to empty and using the "prefix" as table name, which doesn't sound right to me, but was the only way to make it work. Now I need to create the partitioned table in BQ, but also add the structure in logstash config as well.

If the above is not possible - can we at least get options for the table partitioning ?

Using Logstash 6.8 by the way.

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

No branches or pull requests

1 participant