Good morning--
Looking for some feedback on the feasibility of pulling large UDM datasets out of Chronicle using a curl command. We previously did this successfully using Splunk but I'd prefer to not waste my time going down any rabbit-holes if it is simply not possible in Chronicle.
Basically I'd like to query our Tenable vulnerability data (currently parsed out into UDM fields in Chronicle) and export 15 or so of the fields to a csv which would then be uploaded to JIRA for remediation.
I see within the API documentation there is a way to search UDM but I don't see any documentation around pulling all events from a specific log type.
I've been using the following documentation as a guide so far:
https://cloud.google.com/chronicle/docs/reference/search-api
Thanks in advance for any help you can provide


