Setting up the Flight Recorder in the Console
To work with the data in the flight recorder, the console must have access to it. This requires that the console can access the database used over JDBC
.
Provided this is the case, an administrator can simply add a new Flight Recorder Setup as shown below:
This defines the database parameters (from already defined database information set in the JDBC driver section) and the optional index fields (columns).
Last updated