Hubway Connect allows you to expose the OutSystems platform logs, such as general, integrations, errors, using the OData protocol. To do so follow these steps:
- Create a new project in the Builder (or open an existing project)
- Go to the Entities tab, search for PlatformLogs and add the desired entities
- The platform logs are now available in the Test link (Overview tab)
The PlatformLogs is an extension, installed by default in any environments, that references all the logging tables provided by OutSystems.
If you want to extract your platform logs in Production, just deploy the project and the logs will be available in the Production link (Overview tab).
Reach out to the product support team if you weren’t able to expose your platform logs.