Hey Folks,
I am fairly new to Chronicle's IDE for custom app development. I have developed an app for an unsupported log source to ingest logs from a vendor API. I have managed to create batches and successfully push logs to Chronicle. I do see http response 200 for all batch post requests. However on SIEM I can only find significantly less entries created. Validated this by rerunning the job i created several times. It's like less than 1% of total events getting invested. My events are proper json formatted and structured as per ingestion API specs.
How can I isolate the problem?