Hi Team,
Could anyone please provide the detailed documentation of the latest update Webhook integration.
When I attempt to push "hello world" string to chronicle Via webhook it is throwing me 404 error. I used curl in Linux for the same.
$curl https://**-chronicle.googleapis.com/v1alpha/projects/*******/locations/**/instances/*****-***-****-******-******/feeds/*****-***-****-******-******/:importPushLogs?key=*****************&secret=************************************* -X POST --data "hello world"
The same url format I tried to configure a cribl webhoon destination. Please find the below snip.
Could anyone please let me know what am I doing wrong here?
Thank you in advance.
Thanks,