Viewing Logs
You can view logs for your Flogo app on the Logs tab of an Application Details page.
Historical logs are displayed from a selected time range (5 minutes by default), or can be viewed in a scrolling real-time display.
- Procedure
-
Log in to Control Plane and navigate to the Data Plane details page.
-
On the Applications tab, click a running Flogo app from the listed apps.
-
Click the Logs tab. By default, all the log information is summarized in a table format.
On the Logs tab, you can:-
Search through log entries using the search box.
-
You can also view the raw logs by clicking the Raw tab. Return to the table view by clicking Table.
-
Filter logs so that they only show specified levels of logs, such as only showing error logs. To filter logs, select one or more log levels in the Level control.
-
Viewing Real-Time Logs
- Procedure
-
Click the Realtime control to toggle on real-time logs. App logs for the last hour are displayed on a scrolling window in the Logs tab, and they continue to update in real time. Logs are refreshed every 10 seconds, and new log data is added to the top of the display.
-
To return to historical logs, click the Realtime switch and toggle it off, or select a range in the Time range control.