I want to export more than 5000 logs in csv from datadog, is there any configuration I need to do in datadog so that I can download 10k,20k logs at a time.
I also checked on official web page logs explorer but it doesn't helped out.
I want to export more than 5000 logs in csv from datadog, is there any configuration I need to do in datadog so that I can download 10k,20k logs at a time.
I also checked on official web page logs explorer but it doesn't helped out.
Take a look at this tool: https://github.com/DataDog/csv_exporter
If you don't have python installed you can start it in a docker container.