Hi all wondering what difference is between use_v...
# ingestion
p
Hi all wondering what difference is between use_v2_audit_metadata = true and false is (for bigquery usage) looking at the source it just seems like it parses different log version. Are there any tangible differences between the two log types?
h
@dazzling-judge-80093, could you answer this question?
d
There should be no difference between the two except one uses the v1 api while the other uses v2 bigquery api. I put v2 support quite recently but eventually we should use that one as that is the supported way now. As v2 is quite new, please let me know if you use and see any issue/difference comparing to v1.
p
Gotcha - thanks both
@dazzling-judge-80093 is there still a concept of a "ReadEvent" in v2?
Found out there is - nvm
👍 1