You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Download ICS Monitoring logs using CURL commands

edited Nov 26, 2019 9:04AM in Integration 20 comments

Summary

Download ICS Monitoring logs (flow and diagnostic logs) using CURL commands

Content

Hi All,

I am trying to download ICS Monitoring logs (flow and diagnostic logs) using CURL commands.

I have tried the below possibilities :

1) curl -X GET -u username:pasword -H "Accept:application/json" -o ./log2.txt https://icslearn-a436743.integration.us2.oraclecloud.com/icsapis/v2/monitoring/logs/archive

2) curl -X GET -u username:pasword -H "Accept:application/json" -o ./log2.txt https://icslearn-a436743.integration.us2.oraclecloud.com/icsapis/v2/monitoring/logs/export

 

ISSUE : It downloads a 0KB file.

Could anyone please help me on this.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!