Accessing the Database
Firewall Analyzer lets advanced users access the in-built database and run
standard queries.
Click the Database Console link to open the Database Console
page. In the prompt window displayed, enter the query to be executed.
Remember the following when executing a query:
- Table names and table columns are case-sensitive.
- For SELECT queries, set the row limit between 1 and 500. Default row limit
is 10.
 |
Keep in mind that you are accessing the database directly at your own risk.
Any update or delete operations will result in loss of data. |
|