|
Introduction |
|
At the core of this solution are WildPackets award winning products, the OmniPeek Console and the Omni Engine. Built as an application on top of this rich, extensible platform are a variety of database tools. One of these is the SQLFilter, a plugin for searching through large numbers of trace files using arbitrarily complex SQL queries. The free version of the SQLFilter, which uses sqlite as the database back-end is extremely easy to install and use. The UI is intuitive and the use of sqlite as the database allows for powerful and fast queries in a package that requires no database setup or maintenance. |
|
|
SQLFilter |
|
With the SQLFilter, SQL Queries are made through the use of a query line in the Capture Window where arbitrarily complex SQL can be entered. The query line also knows about numerous fields like IP Address, Ethernet Address, Ports, and Dates. These types can be entered into the query line and the SQLFilter Plugin will generate the correct SQL. A Search Dialog is also provided which can be used to enter query parameters. For specific instructions on how to use the WildPackets SQLFilter Plugin, please refer to the SQLFilter PDF Manual at the bottom of the SQLFilter Page |
|
MySQL |
|
Because of the client/server nature of both MySQL and Omni, different configurations of the system are possible, and different choices can be made about where the data is and how much data there is in each database. For example, in the simplest configuration, the Database and the OmniPeek Console can reside on the same machine. This solution can be achieved with both the sqlite version of the SQLFilter, as well as the MySQL version. The sqlite version is not client/server and each database is a single file. In the MySQL version, the database is accessed through a MySQL service which can be local or remote on Windows or any other platform (eg Linux) that supports MySQL. |
|
|
Remote
Access Once the packets are in the database, multiple users can make queries against the same database simultaneously by using the SQLFilter Plugin.
Architecture
|





Leave a comment