6 Integrate Orchestration with Log Analytics

Oracle Log Analytics lets you monitor, aggregate, index, analyze, search, explore, and correlate all log data from your applications and system infrastructure. Oracle Orchestration can automatically upload workflow execution logs to Log Analytics for further analysis, allowing administrators to fine tune workflows and extract important execution information.

Note:

To successfully integrate Orchestration with Log Analytics, as a pre-requisite discovered entities to be analyzed must be licensed with Log Analytics. For further information on Log Analytics, please view Get Started With Log Analytics.
To enable Log Analytics data gathering, navigate to the Workflow Submission page, scroll down and expand the Log Analytics section and check mark Upload output to Log Analytics. Once complete click the submit button on the top right corner. The uploadToLA flag will now be added to the JSON code and you can run the workflow with Log Analytics data gathering enabled.

Note:

Log Analytics can generate a large amount of data, before you enable the uploadToLA flag make sure there is enough available disk space in your log source location.

Once the Upload output to Log Analytics has been turned on, the uploadToLA flag will be included in the JSON code at the submission level.

Once the log analytics enabled workflow has successfully executed, its details can be viewed on the Log Analytics page. For further information on Log Analytics, please view Get Started With Log Analytics.