I have an API hosted on GCP, I am wondering if there is a way to do a one time dump of Logs Explorer data into Big Query for analysis? Not looking to do a stream and Logs Explorer only lets you download 10,000 entries and I have millions.
Thanks!
According to official documentation, the maximum number of logs you can download is 10,000, and that is a preestablished limit. In the official documentation there's no reference about increasing or decreasing that number.
If your needs require a higher number, please contact Google Cloud Support, they will analyze your requirements and can give a more proper response for your specific case.