Oracle Trace File Analyzer 18.2.0 Released
New Release
Trace File Analyzer 18.2.0
Now Available
REST service
Oracle Trace File Analyzer now includes REST support, allowing invocation & query over HTTPS.
To facilitate development and testing this REST support, Oracle REST Data Services (ORDS) is included within the install.
To enable REST, start ORDS: tfactl rest -start.
The standalone ORDS setup feature utilizes file based user authentication and is provided solely for use in test and development environments.
For production use, the included ords.war should be deployed and configured.
REST supports printing details, starting a diagcollect and downloading collections
See the documentation for full API details and examples